Good morning,

I'm working with a line chart where data is added over time. The first time the 
user views the chart, there's only one point on the chart. There's no line, but 
the point displays since I'm using the BoxItemRenderer. However, when you hover 
over the point, no data tip appears. The next time the chart is viewed, there 
are two points, connected by the line, and each point will display a data tip. 

Any ideas about how to make the data tip display for a single point in a Line 
Chart? 

'showDataTips' is true for the chart.

Thanks, Carrie

Reply via email to