modern_charts 0.1.9 copy "modern_charts: ^0.1.9" to clipboard
modern_charts: ^0.1.9 copied to clipboard

outdatedDart 1 only

A package for creating simple yet modern looking charts.

0.1.9

  • GaugeChart: fix a bug that causes the tooltip not to show when hovering the top left quadrant
  • LineChart: adjust the position of x-axis labels so they span the whole x-axis

0.1.8

  • BarChart: add xAxis:labels:maxRotation and xAxis:labels:minRotation
  • LineChart: add xAxis:labels:maxRotation and xAxis:labels:minRotation

0.1.7

  • Fix tooltip label formatter and value formatter
  • Update README.md

0.1.6

  • Fix #10
  • Fix broken links in CHANGELOG.md
  • Enable strong mode
  • Perform code cleanup
  • Improve performance
  • animation:easing now accepts a function
  • Add DataRow.toList
  • Rename degree to rad2deg and radian to deg2rad in utils.dart
  • PieChart: Add series:counterclockwise and series:startAngle options
  • PieChart: Pie labels, if enabled, are now displayed during animations
  • PieChart: Fix tooltip position when pieHole > 0

0.1.5

  • Change the semantics of yAxis:minValue and yAxis:maxValue
  • Add tooltip:labelFormatter and legend:labelFormatter

0.1.4

  • Add a 500ms delay before resizing all charts
  • Correct gauge center and outer radius

0.1.3

  • Fix #7
  • Fix #8
  • Add yAxis:minInterval setting to BarChart, LineChart, and RadarChart
  • Perform code cleanup

0.1.2

  • Fix #5
  • Fix #6
  • Format code using dartfmt

0.1.1

  • Fixed the legend-position-none bug

0.1.0

  • Initial version
44
likes
0
pub points
75%
popularity

Publisher

unverified uploader

A package for creating simple yet modern looking charts.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

intl

More

Packages that depend on modern_charts