mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
feat(plugin): add plugin-chart-cartodiagram (#25869)
Co-authored-by: Jakob Miksch <jakob@meggsimum.de>
This commit is contained in:
@@ -25,13 +25,13 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"d3-array": "^1.2.0",
|
||||
"echarts": "^5.6.0",
|
||||
"lodash": "^4.17.21",
|
||||
"dayjs": "^1.11.13"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@superset-ui/chart-controls": "*",
|
||||
"@superset-ui/core": "*",
|
||||
"echarts": "*",
|
||||
"memoize-one": "*",
|
||||
"react": "^16.13.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user