SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, and now iOS Charting & Android Chart Components
I would like to have a line chart where only some of the markers along a given trace are highlighted. For example, to be able to click with the mouse on several points along a line and have them change from regular point markers to looking like a rollover marker.
One way I can think to do this is to overlay an xy scatter series on top of a line series, and when the user toggles points with the mouse, add or subtract them from the data source for the scatter series. Is this a reasonable way to do this, or is there a better way?
Thanks,
Jerry
Hello Jerry,
Thanks for your question, at the moment data-point selection is not built into SciChart natively, however we do have it on our roadmap for SciChart v2.0.
At the moment there are a couple of workarounds you could use to achieve this same effect. These are:
I hope that helps, let me know if you have any further questions
Best regards,
Andrew
Please login first to submit.