Commit Graph

1148 Commits

Author SHA1 Message Date
Ville Brofeldt
9af408dcd2 chore: publish v0.18.2 2021-11-26 11:47:29 +08:00
Ville Brofeldt
70d3b1143b chore(plugin-chart-echarts): bump to ECharts 5.2.0 (#1340) 2021-11-26 11:47:28 +08:00
Yongjie Zhao
dbfbb47bda chore: publish v0.18.1 2021-11-26 11:47:28 +08:00
Stephen Liu
b7e49fc4db fix(plugin-chart-echarts): [feature-parity] display custom metrics (#1337) 2021-11-26 11:47:28 +08:00
Stephen Liu
6b1b1423b9 fix(plugin-chart-echarts): [guage chart] filter indicator not shown (#1326) 2021-11-26 11:47:28 +08:00
Yongjie Zhao
03b1db93c2 fix: bignumber format by time formatter (#1307)
* feat: bignumber format by time formatter

* fix ut

* rename control label
2021-11-26 11:47:28 +08:00
thanhtrinh2311
d237bb6e07 feat(legacy-plugin-chart-country-map): add Vietnam map (#1334) 2021-11-26 11:47:28 +08:00
David Aaron Suddjian
80fe8fd5cb chore: publish v0.18.0 2021-11-26 11:47:28 +08:00
Geido
fdcc079e18 fix: Make the scrollbar appear inside the table (#1310)
* Scroll container

* Add X scroll

* Remove widht min-content
2021-11-26 11:47:27 +08:00
Ville Brofeldt
395b8a8b51 chore: publish v0.17.87 2021-11-26 11:47:27 +08:00
Yaozong Liu
18c05701dd fix(plugin-chart-echarts): [scatter-plot] remove contribution mode (#1325) 2021-11-26 11:47:27 +08:00
Ville Brofeldt
884b8ec098 feat(legacy-plugin-chart-country-map): add six new maps (#1327)
* feat(legacy-plugin-chart-country-map): add six new maps

* add svalbard

* update notebook
2021-11-26 11:47:27 +08:00
Yaozong Liu
d20e08e7f8 fix(plugin-chart-echarts): improve marksize range (#1323) 2021-11-26 11:47:27 +08:00
Yaozong Liu
471f245181 feat(plugin-chart-echarts): add only_total control to ts chart (#1313)
* feat(plugin-chart-echarts): add only_total control to ts chart

* fix

* fix: ci
2021-11-26 11:47:27 +08:00
erik_ritter
1e76ac650c chore: publish v0.17.86 2021-11-26 11:47:27 +08:00
Erik Ritter
3276a653e3 fix: Improve big number time format UX (#1320)
* fix: Improve big number time format UX

* Update controlPanel.tsx
2021-11-26 11:47:27 +08:00
Ville Brofeldt
370f4c0ec5 fix(legacy-plugin-chart-country-map): fix broken map of Finland (#1321) 2021-11-26 11:47:27 +08:00
Evan Rusackas
6651f4d7e9 chore: publish v0.17.85 2021-11-26 11:47:27 +08:00
Beto Dealmeida
912956bcdf chore: add a note to the pivot plugin (#1316) 2021-11-26 11:47:26 +08:00
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
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
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
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
b608cba91e chore: publish v0.17.66 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