Commit Graph

10497 Commits

Author SHA1 Message Date
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
Yaozong Liu
89474f84e5 fix(plugin-chart-pivot-table): pivot table supports single select (#1221) 2021-11-26 11:47:17 +08:00
erik_ritter
844c06907d chore: publish v0.17.67 2021-11-26 11:47:17 +08:00
Erik Ritter
4005789244 fix: Reduce bundle sizes from react-icons (#1225) 2021-11-26 11:47:17 +08:00
Kamil Gabryjelski
18e5ab2ccb feat(plugin-chart-table): implement conditional formatting (#1218)
* feat(plugin-chart-table): implement conditional formatting

* undefined fix

* Lint fix

* bugfix
2021-11-26 11:47:17 +08:00
Yaozong Liu
4051fda671 fix(plugin-chart-table): table clear x-filtering highlighting (#1222)
* fix(plugin-chart-table): fix table clear x-filtering highlighting issue

* fix(plugin-chart-table): fix lint
2021-11-26 11:47:17 +08:00
Kamil Gabryjelski
db7162037b chore(chart-controls): improve test coverage (#1219) 2021-11-26 11:47:16 +08:00
Kamil Gabryjelski
b608cba91e chore: publish v0.17.66 2021-11-26 11:47:16 +08:00
Kamil Gabryjelski
3bfa709197 feat(chart-controls): implement color formatters utils (#1215)
* feat(chart-controls): implement color formatters utils

* Change enum name

* Add unit tests

* Fix tests

* Add more tests
2021-11-26 11:47:16 +08:00
gordern
178986a5fa feat(plugin-chart-echarts): crossfilter with single selection in the funnel chart (#1211) 2021-11-26 11:47:16 +08:00
Yongjie Zhao
f9a7226716 chore: publish v0.17.65 2021-11-26 11:47:16 +08:00
Yaozong Liu
0a56420066 fix(plugin-chart-echarts): single select in boxPlot x-filtering (#1212) 2021-11-26 11:47:16 +08:00
Yaozong Liu
4c6017eaa4 feat(plugin-chart-echarts): single select by default for pie chart (#1204)
* fix(plugin-chart-echarts): single select for pie and change filter UI

* fix(plugin-chart-echarts): use constants
2021-11-26 11:47:16 +08:00
Yaozong Liu
4333a683f0 feat(plugin-chart-echarts): add x-filtering in gauge chart (#1203)
* fix(plugin-chart-echarts): add gauge cross filtering

* fix(plugin-chart-echarts): fix lint

* fix(plugin-chart-echarts): use constants
2021-11-26 11:47:16 +08:00
Yongjie Zhao
560114107a chore: publish v0.17.64 2021-11-26 11:47:16 +08:00
Yongjie Zhao
d66ecb7313 fix: remove console.log from timeseries chart (#1208) 2021-11-26 11:47:16 +08:00
Yaozong Liu
6d52c44ab7 feat(plugin-chart-echarts): x-filtering improvement in radar chart (#1205)
* fix(plugin-chart-echarts): x-filtering improvement for radar chart

* fix(plugin-chart-echarts): opacity constants

* fix(plugin-chart-echarts): improve constant

* fix(plugin-chart-echarts): place treemap constant
2021-11-26 11:47:15 +08:00
Yongjie Zhao
e96428e6c8 feat: Normalize orderby clause (#1206)
* feat: normalize orderby clause

* fix ut
2021-11-26 11:47:15 +08:00
Victor Malai
9fdc8c3f6e feat(plugin-chart-echarts): Add cross filter for timeseries (#1016)
* Add cross filter for timeseries chart

* fix types

Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
2021-11-26 11:47:15 +08:00
gordern
2d408ce6c2 fix(plugin-chart-echarts): fix time-series chart xAxisShowMin(Max)Label default value (#1161)
* fix(plugin-chart-echarts): delete showMinLabel and showMaxLabel

fix https://github.com/apache/superset/issues/15042

* fix(plugin-chart-echarts):
2021-11-26 11:47:15 +08:00
David Aaron Suddjian
b9ca94e592 chore: publish v0.17.63 2021-11-26 11:47:15 +08:00