I have a stacked area chart & then I need to plot points (scatter chart) along the top axis of the same chart. The category axis is of type Date.
The problem is that the points will represent about a dozen different types of communications & will need various different marker symbols - so essentially it will be multiple different series in the scatter chart.
The way the data is grouped is that on any date (data row) I might need to add a point to a scatter series that already exists.
Is there a way to define the series (type, marker, colour), then add single points to it by settingXY value & then something like
nSeries(index).datapoints.add(new point(xy))
?
I need to be able to add a point at random to a series that’s already been added to the chart.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.