Commit Graph

1079 Commits

Author SHA1 Message Date
Kamil Gabryjelski
42d15c9478 fix(plugin-chart-table): apply correct date formatting for time grain (#1315) 2021-11-26 11:47:26 +08:00
Yaozong Liu
10238c3805 feat(plugin-chart-echarts): rich tooltip in ts chart supports scroll and highlighted (#1304)
* feat(plugin-chart-echarts): richtooltip  supports highliting and scroll

* fix: test

* fix: todo
2021-11-26 11:47:26 +08:00
Phillip Kelley-Dotson
dcd74aa5a3 chore: publish v0.17.84 2021-11-26 11:47:26 +08:00
Yongjie Zhao
4de4fc37fc fix: add advanced analytics to all of timeseries viz (#1308)
* feat: add advanced analytics to all of timeseries viz

* fix namespace
2021-11-26 11:47:26 +08:00
Yaozong Liu
c31892e905 fix(plugin-chart-echarts): fix Time-series line x-filtering not working when not rich tooltip (#1302)
* fix(plugin-chart-echarts): fix Time-series line x-filtering not working

* fix: fix emphasis

* fix: size
2021-11-26 11:47:26 +08:00
Evan Rusackas
4d29bd48e4 chore: publish v0.17.83 2021-11-26 11:47:26 +08:00
Evan Rusackas
80ee3342ba chore: removing errant label from two charts that don't have AA (#1306) 2021-11-26 11:47:25 +08:00
junlincc
c439d0f729 chore: publish v0.17.82 2021-11-26 11:47:25 +08:00
Evan Rusackas
5651923a28 chore: updating one metadata field (#1300) 2021-11-26 11:47:25 +08:00
krsnik93
c4bc66a1bf feat(legacy-preset-chart-big-number): add timestamp above number (#1278)
* feat(legacy-preset-chart-big-number): add timestamp above number

* add timestamp formatting

* revert to fallback warning when no timestamp

* fix smart date formatting

* fix test

Co-authored-by: Ivan Krsnik <ivan.krsnik@unipart.io>
2021-11-26 11:47:25 +08:00
junlincc
13519fd56e chore: publish v0.17.81 2021-11-26 11:47:25 +08:00
Kamil Gabryjelski
3c0e438321 chore(plugin-chart-pivot-table): change fontsize and border colors (#1286) 2021-11-26 11:47:25 +08:00
Yongjie Zhao
353d7f4a34 fix: 0 indicator on radar viz (#1282)
* fix: 0 indicator on radar viz

* fix lint
2021-11-26 11:47:24 +08:00
Michael S. Molina
76828f7e32 chore: stacks Heatmap controls (#1272) 2021-11-26 11:47:24 +08:00
Michael S. Molina
4d2a7eee25 chore: stacks and sorts Histogram controls (#1273) 2021-11-26 11:47:24 +08:00
Jon Jensen
a4bc5bae61 fix(legacy-plugin-chart-sankey-loop): clear element before redrawing (#1223)
otherwise every (re)render adds a new svg to the element. this is essentially
the same as the fix that was applied to legacy-plugin-chart-sankey back in
apache/superset#254
2021-11-26 11:47:23 +08:00
Anushka-Hapukotuwa
16f0ef29c4 added austria map to country map charts (#1267) 2021-11-26 11:47:23 +08:00
RooMax
f0b53989d0 feat(legacy-plugin-chart-country-map): add Australia geojson file (#1268)
* Added Australia geojson file
Added australia to countries.ts file

* added new line

Co-authored-by: Rusiru De silva <rusiru.desilva@mcmedisoft.com>
2021-11-26 11:47:23 +08:00
Yaozong Liu
f68d465259 feat(plugin-chart-echarts): Add support for series values to ECharts timeseries charts (#1279)
* feat(plugin-chart-echarts): add support for series values

* feat(plugin-chart-echarts): name

* fix: lint

* fix: extract control

* fix: extract control
2021-11-26 11:47:23 +08:00
Anushka-Hapukotuwa
e693381029 feat(legacy-plugin-chart-country-map): added finland map (#1258)
* added partial finland map

* added new line

* added complete finland geojson
2021-11-26 11:47:23 +08:00
Junlin Chen
55199e40af chore: change Highly-used back to Popular (#1285) 2021-11-26 11:47:23 +08:00
Ville Brofeldt
90fa912a92 chore: publish v0.17.80 2021-11-26 11:47:22 +08:00
Ville Brofeldt
7040050cec feat(plugin-chart-table): add support for temporal x-filter (#1281) 2021-11-26 11:47:22 +08:00
Kamil Gabryjelski
adff00922a fix(legacy-preset-chart-nvd3): bar chart unexpected error (#1276)
* fix(legacy-preset-chart-nvd3): bar chart unexpected error

* Add null checks
2021-11-26 11:47:22 +08:00
Ville Brofeldt
e50f28000f chore: publish v0.17.79 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
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
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
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
Yongjie Zhao
473a7168de chore: publish v0.17.73 2021-11-26 11:47:19 +08:00