fl_animated_linechart
fl_animated_linechart copied to clipboard
Animated line chart for flutter
There are some disadvantages, such as the inability to set the Y axis minimum, too few configurable parameters, and a slightly more complex function that requires a large amount of...
I have an app with dark and light mode I need to access the grid lines and texts color
Hi there! Great library Only issue I have is when length of the data map is only 1, my layout shifts weirdly and I get this error: Exception caught by...
I managed to make the example run, but I can't find a way to plot a simple x,y data line. My attempt was to do so : ``` var points...
Hi, I was wondering if there is an option to make a step Line chart. Thanks,
Like the title says, is it possible? I can also change it via code, Its just I don't know which part should be updated.