Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
115
Annotation or extra info on line series
posted

Is there any way to directly add some information at some point in the line series a kind of annotation.

Or some way to indicate on trend line or near trend point to add information which may be coming for another datasource and is related to the original trend point.

Some way two show relationship between series line drawn and other data.

I don’t want to add it manually by right clicking on trend line. Programmatically is there any way to do that.

 

I tried to add two series, one with actual data and other series which will be transperernt and will only show tem

plated marker, (in marker I am planning to add extra info.),

But using two series with same X category date time axis, is not working. I want to show the marker with extra info on series 1. Info in the marker of second series will be related to first series based on the timestamp which is shown on the X axis. But this option is also not working.

Please help.

anywork around?