I'm looking to add(and remove, dynamically) text annotations to the PlotChart. Specifically I want to annotate plot points in the chart. I'm currently using the CircleItemRenderer for the points.
I've found tutorials for other plot types, but they don't seem to apply to the PlotChart.
Anyone have any examples, or can point me in the right direction.