google_visualization_api 0.1.2+1
google_visualization_api: ^0.1.2+1 copied to clipboard
DEPRECATED! Google's Visualization / Charts API wrapper.
Changelog #
0.1.2+1 #
- Updated readme to show deprecated message! New Version 0.1.3 will be called
google_charts
.
0.1.2 #
- #5: Diff charts implemented and examples added
0.1.1+1 #
- README updated
0.1.1 #
- Moved the Bar class to bar_chart.dart
- Fixed a bug in bar_chart.dart where BarChart required the bar package instead of corechart.
0.1.0 #
- Add: DataView class, formatters, static methods
- Add: Examples for format class
0.0.2 #
- Completely implemented the DataTable class
- Started to work on option extraction from the official API reference
- Events started
0.0.1 #
- Initial version