Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 435 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 435 Bytes

0.0.8

  • Added more examples
  • Wrapped up automatic span calculation

0.0.7

  • New API for creating a line chart widget

0.0.5 - 0.0.6

  • Begin adding tests
  • dartfmt

0.0.2 - 0.0.4

Just dependency, documentation, and format fixes.

0.0.1

Started the project!

  • Chart, a widget for creating a viewable chart from meaningful params
  • ChartData for creating a drawable
  • ChartDrawable for drawing directly to a canvas