chart_engine 1.0.6 copy "chart_engine: ^1.0.6" to clipboard
chart_engine: ^1.0.6 copied to clipboard

outdated

Chart generator with interchangeable chart engines, like ChartJS and ApexCharts.

1.0.6 #

  • Fix version reference.

1.0.5 #

  • Fix Dart JS interoperability issues in build release (Dart2JS).

1.0.4 #

  • Added support for Time Series Charts (Line charts with DateTime X axis).
  • ChartTimeSeries to declare Time Series data.
  • Added ChartJS date adapter fallback, in case of moment not present.

1.0.3 #

  • Added support to Gauge Charts.
  • Added support to disabled colors at ColorGenerator.
  • Fix ChartJS build in release mode, since AMDJS is in mimic mode.
  • Change SDK requirement from 2.8+ to 2.7+.
  • amdjs: ^1.0.3

1.0.2 #

  • Add support to Bar Charts and Horizontal Bar Charts.
  • Add examples with Bar Charts.

1.0.1 #

  • Fix library name and exports.
  • Fix typos.
  • dartfmt

1.0.0 #

  • Only supporting Line Charts for now.
  • Initial version, created by Stagehand
42
likes
0
pub points
56%
popularity

Publisher

unverified uploader

Chart generator with interchangeable chart engines, like ChartJS and ApexCharts.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

amdjs, dom_tools, intl, swiss_knife

More

Packages that depend on chart_engine