google_charts 0.2.1 copy "google_charts: ^0.2.1" to clipboard
google_charts: ^0.2.1 copied to clipboard

Dart 1 only

Google Charts API Wrapper Classes.

Changelog #

0.2.1 #

  • Using new loader.js script for google charts
  • Fixes #11, #2 and #3

0.2.0 #

  • Fixes #12

0.1.3+2 #

  • Fixed title in readme

0.1.3+1 #

  • Readme fixed

0.1.3 #

  • Package renamed to google_charts
  • Added support for Material Charts of type Line, Bar and Scatter
  • Material Charts examples added
  • Fixed #6

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
0
likes
20
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Google Charts API Wrapper Classes.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

browser, polymer, reflectable, web_components

More

Packages that depend on google_charts