Commit Graph

10740 Commits

Author SHA1 Message Date
Ville Brofeldt
0db8831ccb chore: publish v0.18.4 2021-11-26 11:47:29 +08:00
Ville Brofeldt
614e06dede feat(core): add support for non-temporal series limit (#1356)
* feat(plugin-chart-echarts): add support for non-temporal series limit

* Update plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts

Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>

* make whisker type unclearable and also handle null case

Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2021-11-26 11:47:29 +08:00
Yongjie Zhao
463b15382e chore: clean up mixed-timeseries chart (#1352) 2021-11-26 11:47:29 +08:00
Maxhui
e149c537ee feat(plugin-chart-echarts): add x and y label support for 9 charts (#1351)
* feat: add x and y label support for timeseries

fix #16512

* feat: change label to title

* feat: add x/y title to 9 chats

* refactor: move config to shared-control

* refactor: add chartTitle section config in custom tab

* refactor: refactor param names

* lint: code lint

* refactor: refactor code

* lint: lint code

* feat: make ypostion clearable false

* lint: code lint

Co-authored-by: xuzhebin <maxhui2020@gmail.com>
2021-11-26 11:47:29 +08:00
David Aaron Suddjian
e1944cfb43 Revert "chore: isolate the one actual jquery dependency (#1339)" (#1355)
This reverts commit 19f8f6a09c284de157c7179d43275ea2344b2372.
2021-11-26 11:47:29 +08:00
David Aaron Suddjian
de9a1bb72a chore: publish v0.18.3 2021-11-26 11:47:29 +08:00
David Aaron Suddjian
c6511712af chore: isolate the one actual jquery dependency (#1339) 2021-11-26 11:47:29 +08:00
Marti Raudsepp
3d3da9d134 fix(legacy-plugin-chart-country-map): Correct ISO 3166-2 county codes for Estonia (#1344)
I have no idea how this happened, but most Estonian county codes were
off by one.

Unfortunately I couldn't compare it to latest data from
naturalearthdata.com, since download links are currently down.

Source: https://en.wikipedia.org/wiki/ISO_3166-2:EE#Counties

Primary source: https://www.evs.ee/en/iso-3166-2-2020 (but I'm not going
to pay 100 €)
2021-11-26 11:47:29 +08:00
Ville Brofeldt
9af408dcd2 chore: publish v0.18.2 2021-11-26 11:47:29 +08:00
Ville Brofeldt
ae6ef5b9ef chore(core): move @emotion/styled to peer dependency (#1347) 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
David Aaron Suddjian
2b01890cad chore: color schemes can be default theoretically (#1335) 2021-11-26 11:47:28 +08:00
Phillip Kelley-Dotson
b9504ed713 feat: add certified icon to columoption (#1330)
* add certified icon to columoption

* fix import order
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
Kamil Gabryjelski
1411bee422 fix(chart-controls): temporal col placeholder for hybrid dnd (#1317) 2021-11-26 11:47:26 +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
Phillip Kelley-Dotson
1ee3f0d9ab initial commit (#1311) 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
jayakrishnankk
15fbe4a72a feat(chart-controls): d3 formatting with .2% #1274 (#1275)
Co-authored-by: Jayakrishnan Karolil <jayakrishnan.karolil@nielsen.com>
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
dependabot[bot]
9d432213d5 chore(deps): bump chalk from 4.1.0 to 4.1.2 (#1291)
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.0 to 4.1.2.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.0...v4.1.2)
2021-11-26 11:47:25 +08:00
dependabot[bot]
e2cce03d1b chore(deps): bump @types/lodash from 4.14.168 to 4.14.172 (#1294)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.168 to 4.14.172.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
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
Kamil Gabryjelski
584e36cb04 chore(core): add ENABLE_DND_WITH_CLICK_UX ff (#1297) 2021-11-26 11:47:25 +08:00
dependabot-preview[bot]
0072ed160c chore(deps): [security] bump ssri from 6.0.1 to 6.0.2 (#1061)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. **This update includes a security fix.**
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
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