rikulo_highcharts 4.0.0+12 copy "rikulo_highcharts: ^4.0.0+12" to clipboard
rikulo_highcharts: ^4.0.0+12 copied to clipboard

Platformweb

Highcharts is a wrapper of highcharts in Dart.

CHANGES #

4.0.1

  • Added Line chart
  • Added LinePlotOptions
  • Fixed setHTMLUnsafe errors
  • Added margin/minScale/align attribute of ChartTitle
  • Allow set title & subtitle of ChartConfiguration
  • Allow set max of ChartYAxis

4.0.0

  • Dart 3.7 required

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
105
points
10
downloads

Publisher

verified publisherquire.io

Weekly Downloads

Highcharts is a wrapper of highcharts in Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

js, web

More

Packages that depend on rikulo_highcharts