Commit Graph

9219 Commits

Author SHA1 Message Date
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
Krist Wongsuphasawat
618f50b01b Enable TypeScript live update in Storybook (#5)
* chore: enable live TS in Storybook

* chore: 🤖 manually add tsconfig for storybook

* chore: 🤖 enable typescript for preset-chart-xy
2021-11-26 11:45:22 +08:00
Rosen Velikov
3e05f6f143 feat: add country map of bulgaria in superset-ui-legacy-plugin-chart-country-map (#2) 2021-11-26 11:45:22 +08:00
Krist Wongsuphasawat
7d3e6835c8 feat: 🎸 line chart makes first appearance 2021-11-26 11:45:22 +08:00
Krist Wongsuphasawat
1d24aa912a refactor: 💡 move box plot files around 2021-11-26 11:45:22 +08:00
Krist Wongsuphasawat
e1ed5346d8 docs: ✏️ update link from superset-ui-legacy to ui-plugins 2021-11-26 11:45:22 +08:00
Krist Wongsuphasawat
abba9ae424 refactor: 💡 move boxplot into preset-chart-xy 2021-11-26 11:45:22 +08:00
Krist Wongsuphasawat
896657e147 fix: 🐛 broken unit test due to missing babel-polyfill 2021-11-26 11:45:21 +08:00
Krist Wongsuphasawat
70ecef2a6d feat: bump data-ui/xy-chart version 2021-11-26 11:45:21 +08:00
Krist Wongsuphasawat
5c5a060252 fix: resolve issues post 0.10.0 2021-11-26 11:45:21 +08:00
Krist Wongsuphasawat
6d6a43ff46 chore: style commitlint config file 2021-11-26 11:45:21 +08:00
Krist Wongsuphasawat
dff5ab0a81 refactor: update package version according to 0.10.0 2021-11-26 11:45:21 +08:00
Krist Wongsuphasawat
9809e85c83 docs: ✏️ update dependency badges 2021-11-26 11:45:21 +08:00
Krist Wongsuphasawat
8fa7bb57e5 chore: use build-config to pull commitlint and commitizen dependencies 2021-11-26 11:45:21 +08:00
Krist Wongsuphasawat
5586e58776 build: add commitlint and commitizen (#4)
* build: add commitlint and commitizen

* docs: add section about commit message to readme

* chore: 🤖 use streamich/git-cz for creating commit message
2021-11-26 11:45:21 +08:00
Krist Wongsuphasawat
96fbba6399 build: update latest package version in lerna 2021-11-26 11:45:21 +08:00
Krist Wongsuphasawat
ea1cda8e83 add badge 2021-11-26 11:45:21 +08:00
Krist Wongsuphasawat
b253dd811c add to readme 2021-11-26 11:45:20 +08:00
Krist Wongsuphasawat
8a82b7fa4b rename demo package 2021-11-26 11:45:20 +08:00
Krist Wongsuphasawat
6dbddc9138 update storybook navigation to separate legacy- 2021-11-26 11:45:20 +08:00
Krist Wongsuphasawat
26abd90d47 update package.json and README 2021-11-26 11:45:20 +08:00
Krist Wongsuphasawat
215707a320 update build scripts 2021-11-26 11:45:20 +08:00
Krist Wongsuphasawat
cbec8da375 Fix lints 2021-11-26 11:45:20 +08:00
Krist Wongsuphasawat
f9292398fe update build config 2021-11-26 11:45:20 +08:00
Krist Wongsuphasawat
423edbe558 Implements Box Plot and XY Chart utilities (+10 squashed commits) Squashed commits: [878ed06] clean up some more [624bb7f] separate legend and chart [dfef0fa] working version [aaef60d] allow overflow [b696917] fix margins [2e12359] support top,left,bottom,right axes [278607b] create many utilities [88315c1] Many enhancements to BoxPlot [9d8eb80] box plot working [12d0d1e] new box plot working 2021-11-26 11:45:20 +08:00
Krist Wongsuphasawat
b2f523fde1 point calendar demo to dist 2021-11-26 11:45:20 +08:00
Krist Wongsuphasawat
c264fdcf1c v0.1.1 2021-11-26 11:45:19 +08:00
Krist Wongsuphasawat
5241011884 minor refactor 2021-11-26 11:45:19 +08:00
Krist Wongsuphasawat
0c7a17a8be Update mapbox dependency and fix bug that crashes when zoom in 2021-11-26 11:45:19 +08:00
Krist Wongsuphasawat
6f14b65822 wip 2021-11-26 11:45:19 +08:00
Krist Wongsuphasawat
0db7f2c8f9 remove devDependencies at package level that are duplicate of peerDependencies and move to top level 2021-11-26 11:45:19 +08:00
Krist Wongsuphasawat
81a24f8e2f remove translation warning 2021-11-26 11:45:19 +08:00
Krist Wongsuphasawat
e856ebdb13 Update gitignore 2021-11-26 11:45:19 +08:00
Krist Wongsuphasawat
6e442aab76 enable live development through storybook 2021-11-26 11:45:19 +08:00