EazeGraph
EazeGraph copied to clipboard
Add formatted value option to charts
For example I set barmodel value to 1561456.11, but I want to show to user as 156,145,6.11. Provide String value in constructor, that will be shown to user.
Currently you can only set the legend label values through the constructor as a string. The values which are shown above the bars cannot be formatted currently. But this is a good idea, so I will add this in a later release
Ok, great!
+1 to this request. Especially to be able to modify formatting of a pie chart from 1243 to $1,243 Awesome lib!
How can we show fetched values or dynamic values in piechart legend labels