- Using new loader.js script for google charts
- Fixes #11, #2 and #3
- Fixes #12
- Fixed title in readme
- Readme fixed
- Package renamed to
google_charts
- Added support for
Material Charts
of type Line, Bar and Scatter - Material Charts examples added
- Fixed #6
- Updated readme to show deprecated message! New Version 0.1.3 will be called
google_charts
.
- #5: Diff charts implemented and examples added
- README updated
- Moved the Bar class to bar_chart.dart
- Fixed a bug in bar_chart.dart where BarChart required the bar package instead of corechart.
- Add: DataView class, formatters, static methods
- Add: Examples for format class
- Completely implemented the DataTable class
- Started to work on option extraction from the official API reference
- Events started
- Initial version