Closed SeppPenner closed 5 years ago
It's done :)
Looks good. Will be merged once I get to test it :)
I pushed a commit to use new double[] { 4, 5, 6, 7 }
instead of new[] { 4.0, 5.0, 6.0 7.0 }
because I like it more this way and as far as I'm concerned it's a bit more 'correct'. I will merge this now.
Yes, it's tested.
That was a mistake I guess.I will correct this in the other examples as well, because there it's the same... (I just copied the pie chart example and adjusted it 😄).You're right. I was searching for another icon that fits, but the bar chart as default is a good idea. And yes, the line chart should use the graph icon. Makes more sense.