@superset-ui/connection
Advanced tools
Changelog
0.12.0 (2019-08-23)
chart: deprecate old SuperChart API that accepts chartProps (#202) (af877c6)
chartProps
as a single prop in <SuperChart>
. Developers must specify each field in chartProps individually.chart: split superset-ui/query from superset-ui/chart (#178) (630d3e5)
@superset-ui/chart
and moved to /query
chart: remove and rename fields in ChartProps (#174) (b53b839)
Changelog
0.11.0 (2019-04-02)
This reverts commit e3866129b2b3cbd6e099fe4ab66319c4fe6ae485. It should not cause critical issue or require additional migration from 0.10.x
. However, since this is a change in the expected output, we bump the version to be safe.
Changelog
v0.10.0
FormData
to ChartFormData
to avoid naming collision with native JS (#100)NumberFormats
changing _CHANGE
to _SIGNED
.SMART_NUMBER
instead of D3
.3~s
.plugin-chart-word-cloud
to @superset-ui-plugins
repo.