rikulo_highcharts 3.0.0 copy "rikulo_highcharts: ^3.0.0" to clipboard
rikulo_highcharts: ^3.0.0 copied to clipboard

Platformweb

Highcharts is a wrapper of highcharts in Dart.

CHANGES #

3.0.0

  • Dart 3 required

2.0.7

  • Add SeriesStyle.visible
  • Add Point class

2.0.6

  • Add SeriesStyle.showInLegend
  • Add ChartLegend.width

2.0.5

  • Add symbolPadding, symbolHeight and symbolWidth in ChartLegend

2.0.4

  • Add margin, padding, itemMarginTop, and itemMarginBottom in ChartLegend

2.0.3

  • Add ChartXAxis.tickPositioner and ChartYAxis.tickPositioner

2.0.2

  • Add ChartLegend.layout
  • Add SeriesStyle.markerEnabled in AreaChart

2.0.1

  • Support chart events
  • Support add/remove series

2.0.0

  • Migrate to null safety

1.0.1

  • Fixed type _CompactIterable
  • Support zoomKey, zoomType, borderColor, borderWidth

1.0.0

  • Dart 2 required

0.1.1

  • Add implementation of DonutChart, AreaChart, PieChart
  • Add DefaultSingleValueCategoryModel, DonutModel
  • Fixed dart2js error when using formatter
  • Added setSize reflow APIs

0.1.0

  • Add ColumnChart, DonutChart, AreaChart
  • Add DefaultCategoryModel
2
likes
95
pub points
60%
popularity

Publisher

verified publisherquire.io

Highcharts is a wrapper of highcharts in Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

js

More

Packages that depend on rikulo_highcharts