juliansteenbakker / community_charts

This project is a fork of google/charts.
Apache License 2.0
84 stars 34 forks source link

Line Charts Series Labels Not using string variable and Values(Line Points) Labels #16

Open fkaksi opened 10 months ago

fkaksi commented 10 months ago

Hello;

I am trying to show series labels(not legends, just categories) as String and line points values. Is there any way on Line Chart?

image

I am currently managing labels in TimeSeriesChart as using extended DateTimeFactory class but still its not string... and still not managing line points labels/values. I need to show point values on chart.