GaryMam opened a new issue #15977: URL: https://github.com/apache/superset/issues/15977
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 2. /Users/gaurangmamgain/Documents/GitHub/superset/superset-frontend/src/visualizations/presets. - removed from Mainpreset.js file 3. /Users/gaurangmamgain/Documents/GitHub/superset/superset-frontend/node_modules/@superset-ui/legacy-plugin-chart-world-map/esm -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
