thekeenant / fcharts

:bar_chart: Create beautiful, responsive, animated charts using a simple and intuitive API.
https://pub.dartlang.org/packages/fcharts
MIT License
326 stars 46 forks source link

Chart rotation #11

Closed thekeenant closed 6 years ago

thekeenant commented 6 years ago

Support for horizontal bar charts or vertical line charts is hacky right now.

Requires some looking into, there are many approaches to accomplish it. The underlying axes shouldn't have to change, just the line chart and bar chart drawables.

image

thekeenant commented 6 years ago

screenshot_20180422-164043