Skip to content

Commit

Permalink
feat: add linear color scale to sunburst chart (#10474)
Browse files Browse the repository at this point in the history
  • Loading branch information
villebro authored Jul 31, 2020
1 parent 9d9c348 commit 6243a46
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions superset-frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion superset-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@superset-ui/legacy-plugin-chart-rose": "^0.14.14",
"@superset-ui/legacy-plugin-chart-sankey": "^0.14.9",
"@superset-ui/legacy-plugin-chart-sankey-loop": "^0.14.9",
"@superset-ui/legacy-plugin-chart-sunburst": "^0.14.9",
"@superset-ui/legacy-plugin-chart-sunburst": "^0.14.18",
"@superset-ui/legacy-plugin-chart-treemap": "^0.14.13",
"@superset-ui/legacy-plugin-chart-world-map": "^0.14.16",
"@superset-ui/legacy-preset-chart-big-number": "^0.14.9",
Expand Down

0 comments on commit 6243a46

Please sign in to comment.