Commit Graph

10517 Commits

Author SHA1 Message Date
Geido
71112b3261 chore: Show tooltip conditionally and pass ref down (#1271)
* Implement dynamic tooltip

* Set tooltip to show by default

* Fix tests

* Fix column name
2021-11-26 11:47:22 +08:00
Ville Brofeldt
5ed2ba131c fix(plugin-chart-echarts): fix null labels on pie and funnel charts (#1270) 2021-11-26 11:47:22 +08:00
Yaozong Liu
7441009098 feat(plugin-chart-echarts): create separate entry points for timeseries (2nd) (#1262)
* feat(plugin-chart-pivot-table): add sort by result to data pane

* Use getMetricLabel helper function

* feat(plugin-chart-echarts): create separate entry points for timeseries

* Mark nvd3 area chart as deprecated

* chore: improve metadata for ts charts

* chore: rename

* replace step charts with single entrypoint

* add examples to remaining plugins

* Rearrange tags

Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
2021-11-26 11:47:22 +08:00
Ville Brofeldt
8e2de48226 chore: publish v0.17.78 2021-11-26 11:47:22 +08:00
Kamil Gabryjelski
7a4ef38640 fix(plugin-chart-pivot-table): dont apply colors to subtotals (#1269)
* fix(plugin-chart-pivot-table): dont apply colors to subtotals

* Rename customize metrics to conditional formatting
2021-11-26 11:47:22 +08:00
Kamil Gabryjelski
635c182c8c fix(plugin-chart-pivot-table): dont display nulls as 0 (#1265) 2021-11-26 11:47:22 +08:00
cccs-jc
094f35fa0b feat(plugin-chart-table): added emit target name (#1157)
* added emit target name

* code review fix

* code review fix

* liting

Co-authored-by: cccs-jc <cccs-jc@cyber.gc.ca>
2021-11-26 11:47:21 +08:00
Ville Brofeldt
ca44905adc fix(legacy-plugin-chart-sunburst): move color scheme controls to own row (#1263) 2021-11-26 11:47:21 +08:00
Ville Brofeldt
a109dc2313 feat(plugin-chart-pivot-table): add automatic conditional formatter (#1264) 2021-11-26 11:47:21 +08:00
Kamil Gabryjelski
35f061a39d fix(plugin-chart-pivot-table): make date formatting clearable (#1261) 2021-11-26 11:47:21 +08:00
Ville Brofeldt
44925625b1 chore: publish v0.17.77 2021-11-26 11:47:21 +08:00
Kamil Gabryjelski
c2c6bb0a35 fix(plugin-chart-echarts): missing dnd control in tree chart (#1260) 2021-11-26 11:47:21 +08:00
Kamil Gabryjelski
072e4949e8 fix(legacy-preset-chart-nvd3): dual line dnd control missing (#1259) 2021-11-26 11:47:21 +08:00
Ville Brofeldt
e92b8efc67 docs: update publishing instructions (#1254)
* docs: update publishing instructions

* add note about prerequisite of being a committer on superset-ui
2021-11-26 11:47:21 +08:00
Yaozong Liu
e54ae04906 feat(plugin-chart-echarts): implement cross filter in mixd-timeseries chart (#1256)
* feat(plugin-chart-echarts): add x-filter for MixedTimeseries

* fix(plugin-chart-echarts): delete debugger

* fix(plugin-chart-echarts): mix-timeseries supports x-filtering

* fix(plugin-chart-echarts): mix-timeseries query

Co-authored-by: xiezhongfu <458957068@qq.com>
2021-11-26 11:47:21 +08:00
Yaozong Liu
8dd9104520 chore: add echarts tag for pie and radar (#1255) 2021-11-26 11:47:21 +08:00
David Aaron Suddjian
f083d2897a Revert "chore: remove V2 and add Deprecated (#1250)" (#1253)
This reverts commit bb10f9e1fefce597a4ab87580d78f712f2c7cd77.
2021-11-26 11:47:20 +08:00
David Aaron Suddjian
2237f43c04 chore: publish v0.17.76 2021-11-26 11:47:20 +08:00
Yaozong Liu
45e7ee0aee chore: remove V2 and add Deprecated (#1250) 2021-11-26 11:47:20 +08:00
Phillip Kelley-Dotson
932d2cb07d add feature flags to pag control (#1251) 2021-11-26 11:47:20 +08:00
Yaozong Liu
9fe5865e05 feat(chart-controls): move cross-filtering control to data panel (#1248)
* feat(chart-controls): move cross-filtering control to data panel

* fix: license

* fix: add test

* fix: add test

* fix: codedev

* fix: test
2021-11-26 11:47:20 +08:00
Kamil Gabryjelski
5a235ca676 feat(plugin-chart-pivot-table): add sort by result to data pane (#1243)
* feat(plugin-chart-pivot-table): add sort by result to data pane

* Use getMetricLabel helper function
2021-11-26 11:47:20 +08:00
Ville Brofeldt
185742abb4 chore: publish v0.17.75 2021-11-26 11:47:20 +08:00
Elizabeth Thompson
dc889f713d add feature flag (#1246) 2021-11-26 11:47:20 +08:00
Yaozong Liu
21cd7a0651 chore: only keey Distribution category (#1245) 2021-11-26 11:47:20 +08:00
Ville Brofeldt
6b4fe03ba4 chore: publish v0.17.74 2021-11-26 11:47:20 +08:00
Yongjie Zhao
f9d3a73e93 feat: advanced analytics for timeseries in echart viz (#1170) 2021-11-26 11:47:19 +08:00
Ville Brofeldt
5bff9a4dd0 feat(plugin-chart-echarts): implement x-filter opacity in ts chart (#1244)
* feat(plugin-chart-echarts): implement x-filter opacity in ts chart

* address comments
2021-11-26 11:47:19 +08:00
Kamil Gabryjelski
7402b8328c chore(core): move emotion deps to peer deps (#1242) 2021-11-26 11:47:19 +08:00
Yongjie Zhao
473a7168de chore: publish v0.17.73 2021-11-26 11:47:19 +08:00
Kamil Gabryjelski
8d54c69e57 feat(plugin-chart-pivot-table): sort by metric (#1240)
* feat(plugin-chart-pivot-table): sort by metric

* Use normalizeOrderBy func
2021-11-26 11:47:19 +08:00
Yaozong Liu
f36619d6db chore: add translation for description (#1241) 2021-11-26 11:47:19 +08:00
Ville Brofeldt
8e8a221711 fix(plugin-chart-echarts): make filtered pie slices semi-transparent (#1239) 2021-11-26 11:47:19 +08:00
Yongjie Zhao
ea1d95e270 chore: publish v0.17.72 2021-11-26 11:47:19 +08:00
Yaozong Liu
5670e3b548 chore: add tags and description metadata (#1236) 2021-11-26 11:47:19 +08:00
Kamil Gabryjelski
11a52ea0fc chore(chart-controls): improve typing for mapStateToProps (#1171) 2021-11-26 11:47:18 +08:00
Yaozong Liu
72ac9ab0ef chore: three charts to the correct category (#1235) 2021-11-26 11:47:18 +08:00
Kamil Gabryjelski
e362e1339d chore: publish v0.17.71 2021-11-26 11:47:18 +08:00
Yongjie Zhao
db6b76aa17 fix: missing nan value in timeseries chart (#1231) 2021-11-26 11:47:18 +08:00
Kamil Gabryjelski
0433df8e42 feat(plugin-chart-pivot-table): multiple improvements (#1232)
* feat(plugin-chart-pivot-table): multiple improvements

* emotion syntax fix
2021-11-26 11:47:18 +08:00
Kamil Gabryjelski
413d0da5f7 chore(core): add UX_BETA feature flag (#1233) 2021-11-26 11:47:18 +08:00
Yongjie Zhao
473698b69f chore: publish v0.17.70 2021-11-26 11:47:18 +08:00
Yaozong Liu
631c867c46 feat(plugin-chart-table): table x-filtering supports single select (#1220)
* fix(plugin-chart-echarts): table support single select

* fix: remove comments
2021-11-26 11:47:18 +08:00
gordern
56146830f4 feat: added Highly-used tag (#1229)
* feat:

add Popular tag

* feat: add Highly-used tag

* wip

* wip

Co-authored-by: Yongjie Zhao <yongjie.zhao@gmail.com>
2021-11-26 11:47:18 +08:00
Yongjie Zhao
eea1c5738b chore: publish v0.17.69 2021-11-26 11:47:18 +08:00
Kamil Gabryjelski
a94ef9ff00 feat(chart-controls): dnd version of time column (#1226) 2021-11-26 11:47:17 +08:00
Yaozong Liu
aecb94c8c9 chore: change Popularity to Highly-used (#1228) 2021-11-26 11:47:17 +08:00
Yaozong Liu
bf4c717324 chore: change popular to Highly-used (#1227) 2021-11-26 11:47:17 +08:00
Kamil Gabryjelski
e2a393b882 chore: publish v0.17.68 2021-11-26 11:47:17 +08:00
Kamil Gabryjelski
fe5f9b093e feat(plugin-chart-pivot-table): column, date and conditional formatting (#1217)
* feat(plugin-chart-pivot-table): implement conditional and date formatting

* Use custom icons for expand/collapse

* Fix tests

* Revert changes to ControlForm

* Fix tests

* Rename variable
2021-11-26 11:47:17 +08:00