mzimmerm/flutter_charts

Every bar having a different color

Opened this issue · 1 comments

Is it possible that every bar in a bar chart has a different color based on value?
Example: http://prntscr.com/njt9cc

@jovanovski : If your question is still relevant: Setting a per-bar color is currently not supported in flutter_charts. Please let me know if this is still relevant and I would add this. Although more detail would help : For example, do you need every bar a different random color? Or just certain bars would be colored differently? Thanks