CasperLiu opened a new issue #4708: Does Superset have an API to expose a Chart's JSON data? URL: https://github.com/apache/incubator-superset/issues/4708 Hello, Superset authors, Make sure these boxes are checked before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if any - [ ] I have reproduced the issue with at least the latest released version of superset - [ ] I have checked the issue tracker for the same issue and I haven't found one similar ### Superset version Superset 0.23.3 ### Expected results So far, Superset is able to provide a iframe block for chart/dashboard display outside Superset GUI . This is good to integrate this into a website. Beside iframe block, is there any other way, like RESTFUL API or Web Service , which could expose the data(such as JSON format) ? PS: Superset chart indeed could provide a JSON output, but this needs a manual operation and couldn't provide JSON output automatically. Is there any interface to get the JSON output by RESTFUL API? Thanks a lot in advance! ### Actual results We haven't seen an interface to dynamically expose data of a chart besides iframe block. ### Steps to reproduce This is a query of question, no need to reproduce. Nice Regards, Jiaxu Liu 刘佳旭
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
