How to integrate echarts/D3Js charts into Apache Superset : #15979
Unanswered
GaryMam
asked this question in
Q&A / Help
Replies: 1 comment
-
|
Same here. But I think this might a rookie mistake, like not knowing how to start the server etc.. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I am working on one POC of how charts are integrated in apache superset and trying to add/delete new/existing charts into SupertSet. Does anyone know if I can delete existing chart from superset and then add it back?If yes then how? I tried to delete one chart “World Map” from my local which was present in the locations as mentioned below but I still see world map in my superset which is
http://localhost:8080/superset/welcome/
Location I removed world map files from are as below :
1.Users/gaurangmamgain/Documents/GitHub/superset/superset-frontend/node_modules/@superset-ui
/Users/gaurangmamgain/Documents/GitHub/superset/superset-frontend/src/visualizations/presets. - removed from Mainpreset.js file
/Users/gaurangmamgain/Documents/GitHub/superset/superset-frontend/node_modules/@superset-ui/legacy-plugin-chart-world-map/esm
Beta Was this translation helpful? Give feedback.
All reactions