Commit Graph

692 Commits

Author SHA1 Message Date
Krist Wongsuphasawat
a8a1788a78 docs: update changelog 2021-11-26 11:45:53 +08:00
Krist Wongsuphasawat
cc05d601f4 v0.11.9 2021-11-26 11:45:53 +08:00
dependabot-preview[bot]
297da9e0cc build(deps): bump @data-ui/event-flow from 0.0.82 to 0.0.84 (#266)
Bumps [@data-ui/event-flow](https://github.com/williaster/data-ui) from 0.0.82 to 0.0.84.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.82...v0.0.84)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:52 +08:00
Krist Wongsuphasawat
c8a9c68fa7 build: fix dependencies 2021-11-26 11:45:52 +08:00
Krist Wongsuphasawat
1c2b003c3c fix: minor wordcloud update 2021-11-26 11:45:52 +08:00
Krist Wongsuphasawat
b6e3fdffa6 feat(plugin-chart-word-cloud): convert word cloud to use encodable (#258)
* feat: convert word cloud to use encodable

* fix: minor bugs

* feat: bump dependencies

* feat: use field

* fix: defaultProps

* fix: unit test

* docs: update storybook

* refactor: move files

* docs: update storybook

* fix: unit test

* fix: address comments
2021-11-26 11:45:52 +08:00
Maxime Beauchemin
7019442a55 fix(legacy-plugin-chart-horizon): horizon chart should scroll when overflowing (#180)
* fix: horizon chart should scroll when overflowing

* fix: rebase and adapt

* fix: lint
2021-11-26 11:45:52 +08:00
Caahlo
8392ad83ef feat: add Liechtenstein to country map chart (#263) 2021-11-26 11:45:52 +08:00
Krist Wongsuphasawat
0449e62a22 v0.11.8 2021-11-26 11:45:52 +08:00
Chris Williams
8d808d85af chore: bump @data-ui/xy-chart@^0.0.84 (#264) 2021-11-26 11:45:52 +08:00
Caahlo
bdf5a601ae feat(legacy-plugin-chart-country-map): add Switzerland to country map chart (#260) 2021-11-26 11:45:52 +08:00
dependabot-preview[bot]
d41c473050 build(deps): bump @data-ui/theme from 0.0.81 to 0.0.82 (#259)
Bumps [@data-ui/theme](https://github.com/williaster/data-ui) from 0.0.81 to 0.0.82.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.81...v0.0.82)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:52 +08:00
Krist Wongsuphasawat
0fa2ecb5a5 refactor: convert word cloud to full react (#240)
* feat: update word cloud to use react

* refactor: remove unused files

* fix: test

* fix: address comments
2021-11-26 11:45:51 +08:00
Krist Wongsuphasawat
f3707f79b4 v0.11.7 2021-11-26 11:45:51 +08:00
Conglei
33e9610301 fix(table): fix rendering boolean (#256) 2021-11-26 11:45:51 +08:00
David Aaron Suddjian
823a661df5 docs: correct links to chart plugins (#255) 2021-11-26 11:45:51 +08:00
Krist Wongsuphasawat
bfb684897d docs: update changelog 2021-11-26 11:45:51 +08:00
Krist Wongsuphasawat
b6f7cf6381 v0.11.6 2021-11-26 11:45:51 +08:00
Conglei
7fff83e6dc fix(table): fix sorting, column width calculation, and text wrapping (#253)
* fix(table): fix issues

* fix(table): fix comments
2021-11-26 11:45:51 +08:00
dependabot-preview[bot]
0da520c191 build(deps): bump @types/dompurify from 0.0.33 to 2.0.0 (#252)
Bumps [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify) from 0.0.33 to 2.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:51 +08:00
Krist Wongsuphasawat
b785b20b97 feat: improve table performance (#246)
* feat: optimize table rendering

* fix: memoize

* fix: more opti

* fix: bug

* fix: render 0

* fix: return type

* Update HTMLRenderer.tsx
2021-11-26 11:45:51 +08:00
Krist Wongsuphasawat
39a8c79ac6 docs: update table example to test larger dataset 2021-11-26 11:45:50 +08:00
Maxime Beauchemin
b56b2bb1e2 feat: add india to country_map visualization (#182)
* feat: add india to country_map visualization

India, through a merge conflict of some sort had been left out in the
main repo when country_map was migrated to this repo.

As part of the 0.34.0rc1 release process, this file got flagged as a
potential license issue. Moving it out of the source release and here is
the right thing to do.

* docs: enable country map

* fix: import india

* build: disable geojson parsing

* fix: import

* build: disable country map storybook
2021-11-26 11:45:50 +08:00
Krist Wongsuphasawat
b2fc33c9b1 v0.11.5 2021-11-26 11:45:50 +08:00
Krist Wongsuphasawat
f01d32d6d1 fix: lint 2021-11-26 11:45:50 +08:00
Krist Wongsuphasawat
6ca9d8f56d fix: lint 2021-11-26 11:45:50 +08:00
dependabot-preview[bot]
381a16e8ed build(deps): bump @data-ui/histogram from 0.0.81 to 0.0.82 (#250)
Bumps [@data-ui/histogram](https://github.com/williaster/data-ui) from 0.0.81 to 0.0.82.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.81...v0.0.82)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:50 +08:00
ʈᵃᵢ
ade25f4c2c fix: pass all props to transformProps in LineMulti chart (#247) 2021-11-26 11:45:49 +08:00
dependabot-preview[bot]
180c72b47d build(deps): bump @data-ui/xy-chart from 0.0.81 to 0.0.82 (#248)
Bumps [@data-ui/xy-chart](https://github.com/williaster/data-ui) from 0.0.81 to 0.0.82.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.81...v0.0.82)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:49 +08:00
dependabot-preview[bot]
1621781729 build(deps): bump @data-ui/event-flow from 0.0.81 to 0.0.82 (#249)
Bumps [@data-ui/event-flow](https://github.com/williaster/data-ui) from 0.0.81 to 0.0.82.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.81...v0.0.82)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:49 +08:00
Krist Wongsuphasawat
2e2a8e85da build: fix build config 2021-11-26 11:45:49 +08:00
dependabot-preview[bot]
d74394d66e build(deps-dev): bump terser-webpack-plugin from 2.1.3 to 2.2.1 (#244)
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 2.1.3 to 2.2.1.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v2.1.3...v2.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:49 +08:00
Krist Wongsuphasawat
5ba5f4c1fe v0.11.4 2021-11-26 11:45:49 +08:00
Conglei
aa9f1c0b89 fix(table): fixed performance issue (#241)
* fix(table): fixed performance issue

* refactor(table): adress comment

* fix(table): address comment

* test(table): fix test
2021-11-26 11:45:49 +08:00
Taeshik Hwang
bd84e26a92 feat: add Korea(South) to Country Maps (#230) 2021-11-26 11:45:49 +08:00
Krist Wongsuphasawat
6c239aff18 build: fix vega-lite dependencies (#239)
* build: fix vega-lite dependencies

* fix: build script
2021-11-26 11:45:49 +08:00
dependabot-preview[bot]
f0b399d8f1 build(deps): bump @vx/axis from 0.0.191 to 0.0.192 (#238)
Bumps [@vx/axis](https://github.com/hshoff/vx) from 0.0.191 to 0.0.192.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.191...v0.0.192)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:49 +08:00
Christoph Lingg
bab5aeb975 fix: change world map color scheme (#215)
fix https://github.com/apache-superset/superset-ui-plugins/issues/53
2021-11-26 11:45:48 +08:00
dependabot-preview[bot]
8036fe7026 build(deps): bump @vx/legend from 0.0.190 to 0.0.192 (#235)
Bumps [@vx/legend](https://github.com/hshoff/vx) from 0.0.190 to 0.0.192.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.190...v0.0.192)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:48 +08:00
dependabot-preview[bot]
112662572b build(deps): bump @data-ui/theme from 0.0.80 to 0.0.81 (#237)
Bumps [@data-ui/theme](https://github.com/williaster/data-ui) from 0.0.80 to 0.0.81.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.80...v0.0.81)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:48 +08:00
dependabot-preview[bot]
25a333ed77 build(deps): bump @vx/responsive from 0.0.189 to 0.0.192 (#220)
Bumps [@vx/responsive](https://github.com/hshoff/vx) from 0.0.189 to 0.0.192.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.189...v0.0.192)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:48 +08:00
dependabot-preview[bot]
b608823383 build(deps): bump dompurify from 1.0.11 to 2.0.6 (#234)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 1.0.11 to 2.0.6.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/1.0.11...2.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:48 +08:00
dependabot-preview[bot]
770c95dabd build(deps): update @types/storybook__react requirement (#205)
Updates the requirements on [@types/storybook__react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/storybook__react) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/storybook__react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:48 +08:00
dependabot-preview[bot]
e69fc44985 build(deps): update @data-ui/event-flow requirement (#213)
Updates the requirements on [@data-ui/event-flow](https://github.com/williaster/data-ui) to permit the latest version.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.80...v0.0.81)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:48 +08:00
dependabot-preview[bot]
7d715ee26f build(deps): bump @vx/scale from 0.0.190 to 0.0.192 (#221)
Bumps [@vx/scale](https://github.com/hshoff/vx) from 0.0.190 to 0.0.192.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.190...v0.0.192)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:48 +08:00
dependabot-preview[bot]
239f0cba5f build(deps): bump @vx/group from 0.0.190 to 0.0.192 (#217)
Bumps [@vx/group](https://github.com/hshoff/vx) from 0.0.190 to 0.0.192.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.190...v0.0.192)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:48 +08:00
dependabot-preview[bot]
a4df25fe09 build(deps): bump @vx/shape from 0.0.190 to 0.0.192 (#222)
Bumps [@vx/shape](https://github.com/hshoff/vx) from 0.0.190 to 0.0.192.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.190...v0.0.192)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:48 +08:00
dependabot-preview[bot]
57a747a8a1 build(deps-dev): bump terser-webpack-plugin from 2.1.0 to 2.1.3 (#227)
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 2.1.0 to 2.1.3.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v2.1.0...v2.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:47 +08:00
Chris Williams
a0760ac928 v0.11.3 2021-11-26 11:45:47 +08:00
Conglei
f8358fcd22 fix(table): TableVis dynamic height enabled (#229)
* fix(table): table dynamic height enabled

* build(fix storybook): fix storybook lib dep and node version (#233)

* build(xychart): ignore typing of xychart for now

* fix(fix lint): fix lint
2021-11-26 11:45:47 +08:00
Kartik Khare
126d409b65 fix: Line not hidden after legend selection (#204)
* fix: Line not hidden after legend selection

* fix: lint issues
2021-11-26 11:45:47 +08:00
dependabot-preview[bot]
e668e513d4 build(deps-dev): update terser-webpack-plugin requirement (#211)
Updates the requirements on [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) to permit the latest version.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.4.1...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:47 +08:00
dependabot-preview[bot]
9f57b62cce build(deps): update @data-ui/xy-chart requirement (#208)
Updates the requirements on [@data-ui/xy-chart](https://github.com/williaster/data-ui) to permit the latest version.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.80...v0.0.81)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:47 +08:00
dependabot-preview[bot]
26ef1b2bbf build(deps): update @data-ui/histogram requirement (#209)
Updates the requirements on [@data-ui/histogram](https://github.com/williaster/data-ui) to permit the latest version.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.80...v0.0.81)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:47 +08:00
Krist Wongsuphasawat
31a4b9c6b7 docs: update readme 2021-11-26 11:45:47 +08:00
Krist Wongsuphasawat
0ee6ffa3cd docs: update readme 2021-11-26 11:45:47 +08:00
Krist Wongsuphasawat
35005d0e12 docs: update readme 2021-11-26 11:45:47 +08:00
Krist Wongsuphasawat
a2a02ef932 fix: add typings for @storybook/react (#203) 2021-11-26 11:45:46 +08:00
Evan Rusackas
a02a3bebeb docs: add npm link documentation for local development (#201)
* NPM link docs (hat tip to Krist)

* formatting changes in prior commit
2021-11-26 11:45:46 +08:00
Maxime Beauchemin
b0b0cdfeb1 docs: clarify legacy vs non-legacy in README (#200) 2021-11-26 11:45:46 +08:00
Krist Wongsuphasawat
054b0df4b9 v0.11.2 2021-11-26 11:45:46 +08:00
Conglei
a937a2a00e feat(datatable): render html correctly (#199)
* feat(datatable): render html correctly

n

* fix(sanitize string): sanitize string before parsing

n
2021-11-26 11:45:46 +08:00
Conglei
ddbd50f4fe fix(datatable): adding the consideration of padding (#198) 2021-11-26 11:45:46 +08:00
Krist Wongsuphasawat
6911acd97b v0.11.1 2021-11-26 11:45:46 +08:00
dependabot-preview[bot]
67cf3ecd64 build(deps): update @vx/axis requirement from ^0.0.190 to ^0.0.191 (#196)
Updates the requirements on [@vx/axis](https://github.com/hshoff/vx) to permit the latest version.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.190...v0.0.191)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:46 +08:00
Ville Brofeldt
79c755e85f fix: remove redundant target from sankey tooltip (#193) 2021-11-26 11:45:46 +08:00
Andreas Lordos
89591bd559 build: automate build & launch of storybook (#146)
* build: automate build & launch of storybook

- Added `build.py` in the `/packages/superset-ui-plugins-demo` directory
	- Running `build.py` will build & start storybook automatically
	- No need to run 4 separate commands to do so

- Modified README.md to reflect this change and provide instructions on
using `build.py`

* build: delete build.py

Get rid of build.py and transfer commands for
automated building & launching to package.json

* build: automate build & launch of storybook

Use "sudo npm run build" to build & launch Storybook

* docs: update readme

Reflect changes in automated building & launching
of Storybook, now uses command "npm run build"
instead of "python build.py"

* build: rename npm script

rename npm script from "build" to "storybook" and update readme.md to reflect change

* docs: amend error in docs

documentation updated to reflect changes in package.json - command to run story

* docs: change 'npm run' to 'yarn'

replace 'npm run storybook' with 'yarn storybook'
2021-11-26 11:45:46 +08:00
Conglei
d922d1e244 fix(tablevis): Set proper width for each column (#189)
* fix(tablevis): set the width for each column

n

* fix(fix comments): fix comments from pr

* fix(revert to charwidth): revert to charwidth
2021-11-26 11:45:45 +08:00
Krist Wongsuphasawat
58308d1a71 v0.11.0 2021-11-26 11:45:45 +08:00
Krist Wongsuphasawat
9e47ea8a96 feat: upgrade @superset-ui to v0.12 (#183)
* build: update dependencies

* feat: replace payload with queryData

* feat: replace payload with queryData

* fix: rename hooks

* fix: types from query package

* fix: more typings

* docs: update readme

* fix: import query

* fix: change NOOP to const

* fix: update dependency versions
2021-11-26 11:45:45 +08:00
Conglei Shi
3441da080f v0.10.46 2021-11-26 11:45:45 +08:00
Conglei Shi
9468cfb161 fix(force to publish new version): force to publish new version 2021-11-26 11:45:45 +08:00
Conglei Shi
138dfcef61 v0.10.45 2021-11-26 11:45:45 +08:00
Conglei Shi
db4863d14b fix(fix issues in superset): fix issues in superset 2021-11-26 11:45:45 +08:00
Krist Wongsuphasawat
6f6de6df18 v0.10.44 2021-11-26 11:45:45 +08:00
Krist Wongsuphasawat
652d663d7e fix: move react to table peerdependency (#179) 2021-11-26 11:45:45 +08:00
Krist Wongsuphasawat
3970e2fe06 v0.10.43 2021-11-26 11:45:45 +08:00
Krist Wongsuphasawat
5edc28837f docs: update thumbnails (#178) 2021-11-26 11:45:44 +08:00
Krist Wongsuphasawat
d89512db65 v0.10.42 2021-11-26 11:45:44 +08:00
Conglei Shi
66ce93c213 fix(fix types): fix types 2021-11-26 11:45:44 +08:00
Conglei Shi
18dfc53f48 test(added more tests): added more tests 2021-11-26 11:45:44 +08:00
Conglei Shi
02b9772ea8 fix(tablevis): update datatable change 2021-11-26 11:45:44 +08:00
Krist Wongsuphasawat
d093920dee docs: update change log 2021-11-26 11:45:44 +08:00
Conglei Shi
b697285e31 refactor(address code review comments): address code review comments 2021-11-26 11:45:44 +08:00
Krist Wongsuphasawat
6686d14111 v0.10.41 2021-11-26 11:45:44 +08:00
Krist Wongsuphasawat
bb501adda5 feat: update type for line chart series (#175)
* feat: update type for line chart series

* fix: another place
2021-11-26 11:45:44 +08:00
Conglei Shi
ea70378e94 build(bump the verions): bump the verions 2021-11-26 11:45:44 +08:00
Conglei Shi
10c793930d build(migrate to lunar 2*): migrate to lunar 2* 2021-11-26 11:45:43 +08:00
Conglei Shi
1a94ba0439 style(fix link): fix lint
fix lint
2021-11-26 11:45:43 +08:00
Conglei Shi
a71b9f2318 fix(memorize filter in state): memorize filter in state
memorize filter in state
2021-11-26 11:45:43 +08:00
Conglei Shi
f814882550 fix(bump lunar version of datatable): bump lunar version of datatable
bump lunar version of datatable
2021-11-26 11:45:43 +08:00
Conglei Shi
ad023162e1 fix(adjusted upstream break change): adjusted upstream break change 2021-11-26 11:45:43 +08:00
Conglei Shi
82452492d8 refactor(clean the code): clean the code 2021-11-26 11:45:43 +08:00
Conglei Shi
3d8cbd52ee feat(added search bar): added search bar 2021-11-26 11:45:43 +08:00
Conglei Shi
c87a74841e feat(code refactoring): code refactoring 2021-11-26 11:45:43 +08:00
Conglei Shi
aa7ef1ad90 feat: simply the data processing logic 2021-11-26 11:45:43 +08:00
Conglei Shi
7522f28ece feat(remove unused package): remove corejs and other unused package 2021-11-26 11:45:43 +08:00
Conglei Shi
11a692940b feat(tablevis): this pr is to add a new tablevis plguin to the system 2021-11-26 11:45:42 +08:00
dependabot-preview[bot]
5301cf8e04 build(deps-dev): update terser-webpack-plugin requirement (#170)
Updates the requirements on [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) to permit the latest version.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.3.0...v1.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:42 +08:00
dependabot-preview[bot]
c28b7bd2eb build(deps): update @vx/legend requirement from ^0.0.189 to ^0.0.190 (#173)
Updates the requirements on [@vx/legend](https://github.com/hshoff/vx) to permit the latest version.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.189...v0.0.190)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:42 +08:00
dependabot-preview[bot]
802ecee324 build(deps): update @data-ui/theme requirement from ^0.0.78 to ^0.0.80 (#149)
Updates the requirements on [@data-ui/theme](https://github.com/williaster/data-ui) to permit the latest version.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.78...v0.0.80)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:42 +08:00
dependabot-preview[bot]
ebfb6d7f4b build(deps-dev): update husky requirement from ^2.3.0 to ^3.0.3 (#169)
Updates the requirements on [husky](https://github.com/typicode/husky) to permit the latest version.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v2.3.0...v3.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:42 +08:00
dependabot-preview[bot]
15316f56bc build(deps): update d3-scale requirement from ^2.2.2 to ^3.0.1 (#168)
Updates the requirements on [d3-scale](https://github.com/d3/d3-scale) to permit the latest version.
- [Release notes](https://github.com/d3/d3-scale/releases)
- [Commits](https://github.com/d3/d3-scale/commits/v3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:42 +08:00
dependabot-preview[bot]
516baac56e build(deps-dev): update lint-staged requirement from ^8.0.4 to ^9.2.1 (#161)
Updates the requirements on [lint-staged](https://github.com/okonet/lint-staged) to permit the latest version.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v8.0.4...v9.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:42 +08:00
dependabot-preview[bot]
53c4265616 build(deps): update reactable-arc requirement from 0.14.42 to 0.15.0 (#95)
Updates the requirements on [reactable-arc](https://github.com/thabti/reactable) to permit the latest version.
- [Release notes](https://github.com/thabti/reactable/releases)
- [Commits](https://github.com/thabti/reactable/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2021-11-26 11:45:42 +08:00
dependabot-preview[bot]
8d4ae5d0a0 build(deps): update @data-ui/event-flow requirement (#164)
Updates the requirements on [@data-ui/event-flow](https://github.com/williaster/data-ui) to permit the latest version.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.79...v0.0.80)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:42 +08:00
dependabot-preview[bot]
f48e4a5c4f build(deps): update @data-ui/xy-chart requirement (#151)
Updates the requirements on [@data-ui/xy-chart](https://github.com/williaster/data-ui) to permit the latest version.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.78...v0.0.80)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:42 +08:00
Krist Wongsuphasawat
c5469359d8 build: speed up storybook build (#160)
* build: speedup storybook build

* build: noParse for jquery and d3

* fix: remove unused

* build: add more ignore

* fix: broken build

* fix: adjust list of modules

* fix: adjust list of modules

* fix: adjust list of modules

* fix: adjust list of modules

* fix: adjust list of modules

* fix: adjust list of modules

* build: reduce parellism

* fix: reduce parellism

* fix: reduce parellism

* fix: try

* fix: remove src import

* fix: list of lib

* fix: list of lib

* fix: keep fixing

* fix: keep fixing

* fix: disable mapbox

* fix: bug

* fix: disable another

* fix: remove unused commands

* fix: add comments
2021-11-26 11:45:41 +08:00
khtruong
8cd9e381b7 v0.10.40 2021-11-26 11:45:41 +08:00
Christopher Guan
53a9943215 feat: add basic functionality for icicle chart to display static data (#165)
* feat: add basic functionality for icicle chart to display static data

adds functionality for the icicle chart to have data passed in and display (static, no interactions
yet)

* feat: increase code coverage to pass check

* feat: clarify contentRenderer argument types
2021-11-26 11:45:41 +08:00
erik_ritter
0c9478a34c docs: update changelog 2021-11-26 11:45:41 +08:00
erik_ritter
fb85f6e65d v0.10.39 2021-11-26 11:45:41 +08:00
Erik Ritter
f4d01bd914 fix: only remove tooltips relating to a single vis (#167) 2021-11-26 11:45:41 +08:00
Christopher Guan
4760af293e feat: file skeleton necessary for icicle chart visualization (#162)
* feat: file skeleton necessary for icicle chart visualization

* feat: name changes and restructure components

update package to account for clearer name and reorganized implementation for planned features

* feat: fix lint errors

* docs: add license file headers, adjust naming and links

Add Apache license file headers to all files, adjust naming of the viz in the package.json and
update the README to inform that Storybook link is unavailable but will be in the near future
2021-11-26 11:45:41 +08:00
erik_ritter
708ef4a650 docs: update changelog 2021-11-26 11:45:41 +08:00
erik_ritter
b5e237f652 v0.10.38 2021-11-26 11:45:41 +08:00
Erik Ritter
dd2af3faa8 fix: nvd3 charts break on stateChange dispatch (#159) 2021-11-26 11:45:41 +08:00
dependabot-preview[bot]
c3824806c3 build(deps): update @vx/axis requirement from ^0.0.189 to ^0.0.190 (#155)
Updates the requirements on [@vx/axis](https://github.com/hshoff/vx) to permit the latest version.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.189...v0.0.190)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:40 +08:00
dependabot-preview[bot]
a20b199fe4 build(deps): update @vx/scale requirement from ^0.0.189 to ^0.0.190 (#157)
Updates the requirements on [@vx/scale](https://github.com/hshoff/vx) to permit the latest version.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.189...v0.0.190)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:40 +08:00
dependabot-preview[bot]
92e9c9dd1f build(deps): update @data-ui/histogram requirement (#153)
Updates the requirements on [@data-ui/histogram](https://github.com/williaster/data-ui) to permit the latest version.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.79...v0.0.80)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:40 +08:00
dependabot-preview[bot]
696e397e9d build(deps): update @vx/group requirement from ^0.0.189 to ^0.0.190 (#152)
Updates the requirements on [@vx/group](https://github.com/hshoff/vx) to permit the latest version.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.189...v0.0.190)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:40 +08:00
Krist Wongsuphasawat
804af05145 docs: update storybook to use new SuperChart props and convert to TS (+8 squashed commits) (#127)
Squashed commits:
[ffdde0c] fix: dimensions
[57f5334] fix: path
[61191fc] docs: update remaining stories
[240b171] docs: update nvd3 stories
[38e2804] docs: update more storybooks
[18b9401] docs: update more stories
[7f8fb07] docs: update storybook to use new SuperChart props and convert to TS
[2e31ddb] docs: update how superchart are used
2021-11-26 11:45:40 +08:00
erik_ritter
58b60856c4 docs: update changelog 2021-11-26 11:45:40 +08:00
erik_ritter
5d80ce888e v0.10.37 2021-11-26 11:45:40 +08:00
dependabot-preview[bot]
c5c09376b4 build(deps): update @vx/shape requirement from ^0.0.189 to ^0.0.190 (#144)
Updates the requirements on [@vx/shape](https://github.com/hshoff/vx) to permit the latest version.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.189...v0.0.190)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:40 +08:00
Erik Ritter
e5d1e7ca27 fix: single y axis bounds (#148) 2021-11-26 11:45:40 +08:00
Erik Ritter
fa11638a80 fix: disable lint error (#150) 2021-11-26 11:45:40 +08:00
erik_ritter
6c69c8c3fb docs: update changelog 2021-11-26 11:45:39 +08:00
erik_ritter
3984af209c v0.10.36 2021-11-26 11:45:39 +08:00
Erik Ritter
a6c10eb3cf fix: responsive y-axis on stacked charts (#141) 2021-11-26 11:45:39 +08:00
michellethomas
0ab7befc06 docs: adding changelog for 0.10.35 (#138)
* docs: adding changelog for 0.10.35

* Update CHANGELOG.md
2021-11-26 11:45:39 +08:00
Michelle Thomas
236a9a4b0f v0.10.35 2021-11-26 11:45:39 +08:00
michellethomas
7bf358750b fix: fixing tooltip for expanded area chart (#134) 2021-11-26 11:45:39 +08:00
erik_ritter
5bd3625048 docs: update changelog 2021-11-26 11:45:39 +08:00
erik_ritter
e4886d01b5 v0.10.34 2021-11-26 11:45:39 +08:00
erik_ritter
474c7e30c5 v0.10.33 2021-11-26 11:45:39 +08:00
Michelle Thomas
bfc5178ce4 fix: heatmap errors with null data 2021-11-26 11:45:39 +08:00
dependabot-preview[bot]
1d4e5c07ab build(deps): update @data-ui/event-flow requirement (#129)
Updates the requirements on [@data-ui/event-flow](https://github.com/williaster/data-ui) to permit the latest version.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.78...v0.0.79)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:38 +08:00
dependabot-preview[bot]
224c9bbb35 build(deps-dev): update fast-glob requirement from ^2.2.6 to ^3.0.1 (#128)
Updates the requirements on [fast-glob](https://github.com/mrmlnc/fast-glob) to permit the latest version.
- [Release notes](https://github.com/mrmlnc/fast-glob/releases)
- [Commits](https://github.com/mrmlnc/fast-glob/compare/2.2.6...3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:38 +08:00
dependabot-preview[bot]
5d128e53b5 build(deps): update @data-ui/histogram requirement (#126)
Updates the requirements on [@data-ui/histogram](https://github.com/williaster/data-ui) to permit the latest version.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.78...v0.0.79)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:38 +08:00
Krist Wongsuphasawat
9382077f82 docs: update changelog 2021-11-26 11:45:38 +08:00
Krist Wongsuphasawat
79ed4f3557 v0.10.32 2021-11-26 11:45:38 +08:00
Krist Wongsuphasawat
5fee703883 build: bump @vx dependencies (#124) 2021-11-26 11:45:38 +08:00
Erik Ritter
f114669ce3 docs: add storybook local run instructions (#123) 2021-11-26 11:45:38 +08:00
Krist Wongsuphasawat
8be21491cc build: bump beemo to 1.0.0 2021-11-26 11:45:38 +08:00
Erik Ritter
5b5086b96a fix: ignore disabled series in stacked bar values (#116) 2021-11-26 11:45:38 +08:00
Krist Wongsuphasawat
2d85b344a3 docs: update changelog 2021-11-26 11:45:38 +08:00
Krist Wongsuphasawat
d02bf08020 v0.10.31 2021-11-26 11:45:38 +08:00
Krist Wongsuphasawat
15f2478464 refactor: organize legend and its overrides 2021-11-26 11:45:37 +08:00
Krist Wongsuphasawat
852b9e609d feat: create reusable selector factory for Encoder 2021-11-26 11:45:37 +08:00
Krist Wongsuphasawat
52d120a05b feat: simplify Encoder creation 2021-11-26 11:45:37 +08:00
Krist Wongsuphasawat
c469e5854a feat: channels can take array of definitions 2021-11-26 11:45:37 +08:00
Krist Wongsuphasawat
1c9c3adbb1 fix: legend types 2021-11-26 11:45:37 +08:00
Krist Wongsuphasawat
7ef5701efd refactor: improve how encodings are defined 2021-11-26 11:45:37 +08:00
Krist Wongsuphasawat
7f89012f61 refactor: reduce amount of generic passed around 2021-11-26 11:45:37 +08:00
Krist Wongsuphasawat
333165867f refactor: change how XYChartLayout are created 2021-11-26 11:45:37 +08:00
Krist Wongsuphasawat
28ef524596 feat: remove children from XYChartLayout parameter 2021-11-26 11:45:37 +08:00
Krist Wongsuphasawat
01264fdec1 feat: add getDomain to ChannelEncoder 2021-11-26 11:45:37 +08:00
Krist Wongsuphasawat
58fce4b646 fix: move series in front of xy gridlines (#119) 2021-11-26 11:45:36 +08:00
Krist Wongsuphasawat
091789c2ba v0.10.30 2021-11-26 11:45:36 +08:00
Chris Williams
06449c521e fix(preset-chart-xy): Pick LegendRenderer (#118) 2021-11-26 11:45:36 +08:00
Krist Wongsuphasawat
21307c2de1 v0.10.29 2021-11-26 11:45:36 +08:00
Krist Wongsuphasawat
814e5725c2 fix: scale type category missing ordinal 2021-11-26 11:45:36 +08:00
Krist Wongsuphasawat
740c7d147f v0.10.28 2021-11-26 11:45:36 +08:00
Krist Wongsuphasawat
45a3dfe5b8 fix: lint 2021-11-26 11:45:36 +08:00
Krist Wongsuphasawat
c691415702 feat: implement labelFlush behavior for continuous axes (#117)
* feat: add labelFlush to definition

* feat: implement flushing
2021-11-26 11:45:36 +08:00
Krist Wongsuphasawat
2333030abf v0.10.27 2021-11-26 11:45:36 +08:00
Krist Wongsuphasawat
0dfaff8c2a fix: convert scale config to data-ui's config correctly (#115) 2021-11-26 11:45:36 +08:00
Krist Wongsuphasawat
8eaebc7c0c v0.10.26 2021-11-26 11:45:35 +08:00
Krist Wongsuphasawat
f889a4fd3e fix: move padding 2021-11-26 11:45:35 +08:00
Krist Wongsuphasawat
d490bc9443 v0.10.25 2021-11-26 11:45:35 +08:00
Krist Wongsuphasawat
cf545ff5b4 style: reduce gap between axis label and border (#113)
* build: bump version

* style: reduce gap between axis label and border
2021-11-26 11:45:35 +08:00
Krist Wongsuphasawat
0940943ca8 v0.10.24 2021-11-26 11:45:35 +08:00
Krist Wongsuphasawat
4259e4402b feat: allow boolean as axis config 2021-11-26 11:45:35 +08:00
Krist Wongsuphasawat
d7a5d8ab85 feat: allow overriding ChartLegend, its style and LegendGroup style (#112)
* feat: support overriding maximum legend height and legend item alignment

* feat: allow overriding ChartLegend, its style and LegendGroup style
2021-11-26 11:45:35 +08:00
dependabot-preview[bot]
a19137cca7 build(deps): update @data-ui/histogram requirement (#111)
Updates the requirements on [@data-ui/histogram](https://github.com/williaster/data-ui) to permit the latest version.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.77...v0.0.78)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2021-11-26 11:45:35 +08:00
dependabot-preview[bot]
3a055c5046 build(deps-dev): update fs-extra requirement from ^7.0.1 to ^8.0.1 (#110)
Updates the requirements on [fs-extra](https://github.com/jprichardson/node-fs-extra) to permit the latest version.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2021-11-26 11:45:35 +08:00
dependabot-preview[bot]
d8290f8d89 build(deps): update @types/d3-array requirement from ^1.2.4 to ^2.0.0 (#85)
Updates the requirements on [@types/d3-array](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3-array) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3-array)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2021-11-26 11:45:35 +08:00
dependabot-preview[bot]
8acc02110e build(deps): update @data-ui/theme requirement from ^0.0.77 to ^0.0.78 (#107)
Updates the requirements on [@data-ui/theme](https://github.com/williaster/data-ui) to permit the latest version.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/commits/v0.0.78)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2021-11-26 11:45:34 +08:00
dependabot[bot]
698778b2ef build(deps): update @types/storybook__addon-knobs requirement (#91)
Updates the requirements on [@types/storybook__addon-knobs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/storybook__addon-knobs) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/storybook__addon-knobs)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2021-11-26 11:45:34 +08:00
Krist Wongsuphasawat
2770fdd256 v0.10.23 2021-11-26 11:45:34 +08:00
Krist Wongsuphasawat
c01f2a9bfc feat: support custom tooltip for scatterplot and box plot 2021-11-26 11:45:34 +08:00
Krist Wongsuphasawat
02d93aebfb build: bump dependencies 2021-11-26 11:45:34 +08:00
dependabot[bot]
1ce151d456 build(deps-dev): update husky requirement from ^1.1.2 to ^2.3.0 (#99)
Updates the requirements on [husky](https://github.com/typicode/husky) to permit the latest version.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v1.1.2...v2.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2021-11-26 11:45:34 +08:00
Krist Wongsuphasawat
f4f896a760 refactor: create selector factories 2021-11-26 11:45:34 +08:00
Krist Wongsuphasawat
7745c3f9a0 refactor: use selector in line chart rendering 2021-11-26 11:45:34 +08:00
Krist Wongsuphasawat
a2c1d69c2c feat: support line strokeWidth (#105) 2021-11-26 11:45:34 +08:00
Krist Wongsuphasawat
75d54d2895 fix: gridlines 2021-11-26 11:45:34 +08:00
Krist Wongsuphasawat
cfc20ba512 docs: update changelog 2021-11-26 11:45:33 +08:00
Krist Wongsuphasawat
729bc4dee9 v0.10.22 2021-11-26 11:45:33 +08:00
Krist Wongsuphasawat
41fc7dc75c refactor: rename props 2021-11-26 11:45:33 +08:00
Krist Wongsuphasawat
d3e140c3ae v0.10.21 2021-11-26 11:45:33 +08:00
Krist Wongsuphasawat
297b723e7f feat: add types to published list 2021-11-26 11:45:33 +08:00
Krist Wongsuphasawat
b6e5727adb v0.10.20 2021-11-26 11:45:33 +08:00
Krist Wongsuphasawat
9add9b8e64 refactor: use composition package (#104)
* refactor: use composition package

* refactor: remove WithLegend and ChartFrame
2021-11-26 11:45:33 +08:00
Krist Wongsuphasawat
de4c481685 fix: line chart tooltip when there is only one lien (#103)
* fix: line chart tooltip when there is only one lien

* fix: type

* fix: combine export default
2021-11-26 11:45:33 +08:00
Krist Wongsuphasawat
04cd5802fb v0.10.19 2021-11-26 11:45:33 +08:00
Krist Wongsuphasawat
6d8ebc8ac5 fix: invalid margin breaking chart (#102) 2021-11-26 11:45:32 +08:00
Krist Wongsuphasawat
fbfdbde421 v0.10.18 2021-11-26 11:45:32 +08:00
Krist Wongsuphasawat
97a95ffcda feat: support tooltip and legend overrides (#101) 2021-11-26 11:45:32 +08:00
Krist Wongsuphasawat
1037ccfe86 refactor: rename channel color to stroke (#100)
* refactor: rename channel color to stroke

* fix: legend item color and types

* feat: can override createTooltip

* refactor: renderTooltip
2021-11-26 11:45:32 +08:00
Krist Wongsuphasawat
012f5165da fix: gradient not working when y axis title has space (#98)
* fix: gradient not working when y axis title has space

* fix: pass theme

* fix: pass theme
2021-11-26 11:45:32 +08:00
Krist Wongsuphasawat
9a98eb31db v0.10.17 2021-11-26 11:45:32 +08:00
dependabot[bot]
2961b1505e build(deps): update @data-ui/xy-chart requirement (#94)
Updates the requirements on [@data-ui/xy-chart](https://github.com/williaster/data-ui) to permit the latest version.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/commits/v0.0.78)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2021-11-26 11:45:32 +08:00
Krist Wongsuphasawat
b652510765 fix: broken build due to vega type (#96)
* fix: broken build due to vega type

* fix: remove unused

* fix: type

* fix: margin
2021-11-26 11:45:32 +08:00
Krist Wongsuphasawat
3a0dd2741d feat: add scatter plot (#90)
* feat: bubble in progress

* feat: working scatter plot with basic and bubble demo

* feat: add legacy shim

* feat: support group as separate channel

* fix: box plot formatting

* fix: lint

* fix: remove/clarify comments
2021-11-26 11:45:32 +08:00
Krist Wongsuphasawat
68ebb111f1 feat: bring lazy import back (#84) 2021-11-26 11:45:32 +08:00
Krist Wongsuphasawat
be7623e652 docs: update readme 2021-11-26 11:45:31 +08:00
Krist Wongsuphasawat
75a11b01e1 test: enable test in ci (#83) 2021-11-26 11:45:31 +08:00
Krist Wongsuphasawat
f1164aece0 fix: disable lazy import for line chart and box plot (#82)
* fix: disable lazy import

* fix: lint
2021-11-26 11:45:31 +08:00
Krist Wongsuphasawat
ff7ef2b2b3 feat: allow legend overrides at multiple levels (#81)
* feat: reduce legend text size

* feat: compute legend data

* feat: support multi-level overrides for legend
2021-11-26 11:45:31 +08:00
Krist Wongsuphasawat
6c7533b565 feat: add box plot (#78)
Squashed commits:
[23ad0d6] feat: working box plot
[a7ed565] fix: typings
[57a62b7] feat: clarify horizontal/vertical mode
[6312737] fix: typings
[2734de3] feat: box plot types
[cb3c239] fix: typings
[7e2dcda] feat: add box plot
2021-11-26 11:45:31 +08:00
Krist Wongsuphasawat
eefb1cf1b7 fix: lint (#79) 2021-11-26 11:45:31 +08:00
Krist Wongsuphasawat
f1c113c9b3 docs: update changelog 2021-11-26 11:45:31 +08:00
Christine Chambers
080cf172d4 v0.10.16 2021-11-26 11:45:31 +08:00
Robert Harris
c0920f6397 feat: add sankey chart with loops (#77)
* feat(chart): add basic working look sankey chart

* fix(doc): update readme and remove dead code

* fix(clean): clean up both style and code

* fix(reorg): reogranize for clarity

* fix(path): remove dev path to chart

* fix(lint): remove lint

* fix(pr): fixes for PR

* fix(path): fix dev path

* fix(lint): remove unused
2021-11-26 11:45:31 +08:00
Krist Wongsuphasawat
e2300812d7 docs: update changelog 2021-11-26 11:45:31 +08:00
Krist Wongsuphasawat
f6366158d1 v0.10.15 2021-11-26 11:45:30 +08:00
Krist Wongsuphasawat
f17bb4a6c2 fix: rename file from js to ts (#75) 2021-11-26 11:45:30 +08:00
Krist Wongsuphasawat
ba42faba02 v0.10.14 2021-11-26 11:45:30 +08:00
Krist Wongsuphasawat
492b19cad5 feat: bump dependencies 2021-11-26 11:45:30 +08:00
Krist Wongsuphasawat
ede2e92d97 fix: lazily create metadata (#74) 2021-11-26 11:45:30 +08:00
Krist Wongsuphasawat
7ca247ccb8 v0.10.13 2021-11-26 11:45:30 +08:00
Krist Wongsuphasawat
cbeb837b2a docs: update storybook readme 2021-11-26 11:45:30 +08:00
Robert Harris
417c86a9bf docs: update documentation for starting storybook (#67) 2021-11-26 11:45:30 +08:00
Krist Wongsuphasawat
23c4aa3d1e feat: integrate line chart with build query and update typings (#73)
* feat: integrate line chart with buildQuery

* fix: typings

* fix: minor

* feat: derive groupbys

* fix: tooltip for single series
2021-11-26 11:45:30 +08:00
Krist Wongsuphasawat
0eafb6c1f7 docs: add storybook page for testing query (#70)
* docs: add storybook page for testing query

* fix: remove is_time_series
2021-11-26 11:45:30 +08:00
Krist Wongsuphasawat
827394261a feat: update data format returned from query api and add getGroupBys (#72)
* fix: update data format returned from query api

* fix: format

* fix: remove unnecessary type

* fix: remove hack prior to typescript 3.4
2021-11-26 11:45:29 +08:00
Krist Wongsuphasawat
911382f152 fix: make line chart query operate in time series mode (#71) 2021-11-26 11:45:29 +08:00
Krist Wongsuphasawat
4dd87b55fc v0.10.12 2021-11-26 11:45:29 +08:00
Krist Wongsuphasawat
fcee68a3af docs: add chart xy to front page 2021-11-26 11:45:29 +08:00
Krist Wongsuphasawat
69d9545591 docs: add chart xy to front page 2021-11-26 11:45:29 +08:00
Krist Wongsuphasawat
2430aa1dbe fix: line chart does not handle temporal field correctly (#68)
* fix: fallback to default margin when margin is partially set

* feat: can disable axis title

* feat: adjust margin according to axis title visibility

* feat: include margin in formData

* feat: add buildQuery

* fix: address kyle comments

* fix: remove string false

* fix: line chart temporal scale

* fix: format
2021-11-26 11:45:29 +08:00
Krist Wongsuphasawat
1f33026b38 feat: improve line chart margin/axis and add buildquery (#66)
* fix: fallback to default margin when margin is partially set

* feat: can disable axis title

* feat: adjust margin according to axis title visibility

* feat: include margin in formData

* feat: add buildQuery

* fix: address kyle comments

* fix: remove string false
2021-11-26 11:45:29 +08:00
Andy
bbecb6dc84 feat: adding Canada into the list of country map choices (#48)
travis build failed due to another issue, which is fixed in master.
verified storybook and the new map is working correctly.
2021-11-26 11:45:29 +08:00
Krist Wongsuphasawat
381d51d8a4 fix: word cloud import bug (#65)
* fix: word cloud import bug

* fix: add core-js
2021-11-26 11:45:29 +08:00
Krist Wongsuphasawat
2f19262399 build: bump version and update changelog 2021-11-26 11:45:29 +08:00
Krist Wongsuphasawat
1a3b10e180 feat: update line chart thumbnail and scale extraction (#61)
* feat: update line chart thumbnail

* fix: lint
2021-11-26 11:45:28 +08:00
Hamel Husain
c264b9fb1f chore: create issue_label_bot.yaml (#62) 2021-11-26 11:45:28 +08:00
Krist Wongsuphasawat
353e3df3f4 v0.10.11 2021-11-26 11:45:28 +08:00
Krist Wongsuphasawat
8d701e97ef docs: update readme 2021-11-26 11:45:28 +08:00
Krist Wongsuphasawat
7c58da9e34 build: allow xy-chart to publish (#59)
* build: allow xy-chart to publish

* fix: add line
2021-11-26 11:45:28 +08:00
Krist Wongsuphasawat
e86706f9ee build: multi-level nesting in storybook (#58)
* build: multi-level nesting in storybook

* feat: select country

* fix: config

* fix: minor
2021-11-26 11:45:28 +08:00
Krist Wongsuphasawat
e2f32cbf0e fix: list css as side effects (#57) 2021-11-26 11:45:28 +08:00
Krist Wongsuphasawat
8e9cd50552 build: migrate to storybook 5 (#46)
* build: migrate to storybook 5

* fix: configuration

* fix: delete dir on build
2021-11-26 11:45:28 +08:00
Christine Chambers
fd84ea1381 v0.10.10 2021-11-26 11:45:28 +08:00
Kim Truong
ec5be03d8f fix: use correct number format (#47) 2021-11-26 11:45:28 +08:00
Thomas Wang
5a643dd047 feat: increment the version number (#44) 2021-11-26 11:45:27 +08:00
Christine Chambers
99112bc029 v0.10.9 2021-11-26 11:45:27 +08:00
Kim Truong
dde88df4e0 fix: y-axis bounds for stacked viz types (#45)
* fix: y-axis bounds for stacked viz types

* fix: add dist_bar
2021-11-26 11:45:27 +08:00
Christine Chambers
6fad7c0152 v0.10.8 2021-11-26 11:45:27 +08:00
Christine Chambers
abc1ad4ff9 chore: rename willUnmount hook to match the name in superset-ui/chart (#43) 2021-11-26 11:45:27 +08:00
Christine Chambers
8b4bb80738 fix: remove sticky tooltip when query returns no data in explore view (#42)
Tap into the newly added `willUnmount` hook to clean up sticky tooltip that nvd3 adds to `body` directly. This removes such tooltips that were left behind in the explore view with the new query returns 'no data'.
2021-11-26 11:45:27 +08:00
Christine Chambers
223c2f8791 v0.10.7 2021-11-26 11:45:27 +08:00
Beto Dealmeida
06bf56fd83 fix(legacy-preset-chart-nvd3): stacked bar charts labels (#40)
* fix(legacy-preset-chart-nvd3): stacked bar charts labels

* fix(legacy-preset-chart-nvd3): fix lint
2021-11-26 11:45:27 +08:00
Christine Chambers
ee7a87db7d v0.10.6 2021-11-26 11:45:27 +08:00
Thomas Wang
eaf61fa6a7 style: add % to total to area chart tooltip (#27)
* style: improve area chart tooltip

* style: improve area chart tooltip
2021-11-26 11:45:27 +08:00
Krist Wongsuphasawat
8118ae86d8 v0.10.5 2021-11-26 11:45:26 +08:00
Krist Wongsuphasawat
2b5d4d60c5 docs: update changelog 2021-11-26 11:45:26 +08:00
Krist Wongsuphasawat
ad67c39ab7 feat: update dependencies to make plugins compatible with 0.11 (#38) 2021-11-26 11:45:26 +08:00
Krist Wongsuphasawat
b40fb63dc5 v0.10.4 2021-11-26 11:45:26 +08:00
Krist Wongsuphasawat
540fed2aa6 docs: update changelog 2021-11-26 11:45:26 +08:00
Krist Wongsuphasawat
1b4d9117a8 fix: broken build due to file rename in vega-lite (#37)
* fix: change references to vega-lite that broke build

* refactor: rename fielddef to channeldef
2021-11-26 11:45:26 +08:00
Kim Truong
66a5a5e565 fix: big number with trendline fix (#34) 2021-11-26 11:45:26 +08:00
Kim Truong
77396afc7c fix: exception thrown for charts without a x-axis (#36)
* fix: pie chart exception

* fix: incoporate krist's feedbacl
2021-11-26 11:45:26 +08:00
Krist Wongsuphasawat
2a571777f8 build: use shared commit config (#35)
* build: use shared commit config

* docs: changelog

* fix: root package.json version
2021-11-26 11:45:26 +08:00
Krist Wongsuphasawat
818f4628f7 feat: update tooltip and use selector (#31) 2021-11-26 11:45:26 +08:00
Thomas Wang
fa0d4ea6bc fix: fine tune time pivot chart tooltip (#33) 2021-11-26 11:45:25 +08:00
Krist Wongsuphasawat
bcd6396cf2 chore: add eslint react fragment rule (#32)
* chore: add eslint react fragment rule

* fix: lint

* fix: react16
2021-11-26 11:45:25 +08:00
Thomas Wang
4bd482dbc4 fix: line chart tooltip should use full datetime format (#24) 2021-11-26 11:45:25 +08:00
Thomas Wang
ec2c1946c8 feat: improve the tooltip for the time pivot chart (#30)
* style: improve the tooltip for the time pivot chart

* fix: lint errors
2021-11-26 11:45:25 +08:00
Krist Wongsuphasawat
049b40bc80 feat: line chart with revised encodeable utilities (#26)
* feat: line chart

* feat: implement scale extraction

* refactor: no error

* fix: handle null

* fix: nicing and demo

* fix: legend and demo

* fix: remove commented code

* fix: clean

* fix: reviewer comments

* fix: legend and series

* docs: make demos tsx

* fix: reactnode

* fix: label angle

* fix: resolve labelxxx field names

* docs: try knobs

* feat: improve axis

* refactor: combine computelayout into axisagent

* refactor: cleaner use of scale

* fix: proptypes
2021-11-26 11:45:25 +08:00
Krist Wongsuphasawat
773de699d8 refactor: remove new box plot code until refactored (#25) 2021-11-26 11:45:25 +08:00
Krist Wongsuphasawat
8265ed4917 v0.10.3 2021-11-26 11:45:25 +08:00
Krist Wongsuphasawat
2766975ac5 feat: add encodeable utilities for chart (#15)
* feat: add encodeable utilities

* feat: add types back

* refactor: simplify function calls

* refactor: rename generic type

* refactor: more edits

* refactor: remove unused function

* refactor: rename file

* fix: address comments

* fix: add vega back
2021-11-26 11:45:25 +08:00
Krist Wongsuphasawat
d8e8dc4111 fix: make pivot table handle null string (#23) 2021-11-26 11:45:25 +08:00
Krist Wongsuphasawat
2485ae5724 docs: update CHANGELOG 2021-11-26 11:45:24 +08:00
Krist Wongsuphasawat
c0708a22b4 v0.10.2 2021-11-26 11:45:24 +08:00
Krist Wongsuphasawat
532feac81a fix: y axis bounds when input are nan (#22)
* fix: avoid computing log for 0

* fix: y axis bounds when input are nan
2021-11-26 11:45:24 +08:00
Krist Wongsuphasawat
e53fbd562b docs: add nvd3 version badge to readme 2021-11-26 11:45:24 +08:00
Krist Wongsuphasawat
187e476440 docs: update changelog 2021-11-26 11:45:24 +08:00
Krist Wongsuphasawat
45c78671d1 v0.10.1 2021-11-26 11:45:24 +08:00
Krist Wongsuphasawat
a2209f2876 fix: bar label for many bars and long labels (#21)
* fix: labels for many bars in bar chart

* fix: nvd3 bar labels

* docs: update example
2021-11-26 11:45:24 +08:00
Krist Wongsuphasawat
7ea874c9c0 fix: dual line chart color consistency for secondary y axis (#18) 2021-11-26 11:45:24 +08:00
Krist Wongsuphasawat
49a6951f4f fix: show only necessary tick labels on log scale (#19)
* fix: show only necessary ticks on log scale and add storybook

* fix: storybook path
2021-11-26 11:45:24 +08:00
Krist Wongsuphasawat
54f15d72cb fix: nvd3 line chart y axis bounds (#17)
* fix: 🐛 y axis bounds

* fix: clip edge only when necessary

* docs: update storybook

* fix: remove src ref from storybook

* fix: import order
2021-11-26 11:45:24 +08:00
Chris Williams
87be3e819f chore(histogram): update @data-ui/histogram for better bins (#16)
* chore: [histogram] bump to @data-ui/histogram@^0.0.77

* docs: fewer histogram bins in demo
2021-11-26 11:45:23 +08:00
Krist Wongsuphasawat
4013721e61 feat: add tooltip and layout components for charts (#13)
* feat: add components for charts

* refactor: remove jsx

* refactor: address comments
2021-11-26 11:45:23 +08:00
Krist Wongsuphasawat
270386ba40 chore: bump version (#14) 2021-11-26 11:45:23 +08:00
Krist Wongsuphasawat
4215a80aa8 feat: add typescript declaration for external packages (#12)
* feat: add declaration for external packages

* feat: add dependency

* fix: address comments
2021-11-26 11:45:23 +08:00
Kim Truong
49cd2fedfb feat: add properties for font sizing (#10)
* feat: add properties for font sizing

* revert package.json changes

* refactor: rename bigNum to header

* chore: empty commit to kick off travis
2021-11-26 11:45:23 +08:00
Krist Wongsuphasawat
cc2ec90171 docs: update CHANGELOG 2021-11-26 11:45:23 +08:00
Krist Wongsuphasawat
18b5c9e477 v0.10.0 2021-11-26 11:45:23 +08:00
Krist Wongsuphasawat
4014ac88a4 docs: update CHANGELOG 2021-11-26 11:45:23 +08:00
Christine Chambers
0ecf719391 fix(legacy-preset-chart-nvd3): tooltip's disappearance and stickiness (#1)
fix: tooltip disappearance and stickiness
2021-11-26 11:45:23 +08:00
Beto Dealmeida
53ab7147cf feat(legacy-preset-chart-nvd3): show negative values on bars (#8)
* fix(legacy-preset-chart-nvd3): redraw bar values after legend change

* fix(legacy-preset-chart-nvd3): show labels on negative bars

* fix(legacy-preset-chart-nvd3): fix lint

* fix(legacy-preset-chart-nvd3): improve remove
2021-11-26 11:45:23 +08:00
Krist Wongsuphasawat
70476b115b chore: 🤖 enable hot reload for typescript in storybook (#9) 2021-11-26 11:45:22 +08:00
Beto Dealmeida
444bb039b8 fix(legacy-preset-chart-nvd3): redraw bar values after legend change (#7)
* fix(legacy-preset-chart-nvd3): redraw bar values after legend change

* fix(legacy-preset-chart-nvd3): avoid creating multiple nodes

* fix(legacy-preset-chart-nvd3): improve remove
2021-11-26 11:45:22 +08:00
Krist Wongsuphasawat
79f58372f6 chore: enforce PR title to be conventional commit 2021-11-26 11:45:22 +08:00
Beto Dealmeida
8c382ade40 fix(legacy-preset-chart-nvd3): redraw markers after legend interaction (#6)
* fix(legacy-preset-chart-nvd3): redraw markers after legend interaction

* fix: lint
2021-11-26 11:45:22 +08:00