mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
feat(matrixify): implement matrix of any charts as core Superset feature (#34526)
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
committed by
GitHub
parent
6969f2cf7a
commit
e6c8343fd0
@@ -27,7 +27,6 @@
|
||||
"access": "public"
|
||||
},
|
||||
"dependencies": {
|
||||
"handlebars": "^4.7.8",
|
||||
"handlebars-group-by": "^1.0.1",
|
||||
"just-handlebars-helpers": "^1.0.19"
|
||||
},
|
||||
@@ -35,6 +34,7 @@
|
||||
"@superset-ui/chart-controls": "*",
|
||||
"@superset-ui/core": "*",
|
||||
"ace-builds": "^1.4.14",
|
||||
"handlebars": "^4.7.8",
|
||||
"lodash": "^4.17.11",
|
||||
"dayjs": "^1.11.13",
|
||||
"react": "^17.0.2",
|
||||
|
||||
Reference in New Issue
Block a user