Replies: 2 comments 4 replies
-
Hello Hy, We unfortunately don't have third-party use of Grapher as a well-supported use case, so whilst you're welcome to experiment, the team doesn't have the resources to help you out with your exploration. If you are coding in Python, you may be able to try an old experiment of ours owid-grapher-py. Even that experiment is really designed to get charts displaying it working in Jupyter notebooks rather than rendering them to PNG/SVG, so it could still be a fair bit of work for you. Good luck! |
Beta Was this translation helpful? Give feedback.
-
Hi @larsyencken, Could you help me with the follow-up question in this thread? If there are APIs to download displayed data for a newly created chart in the local server (localhost:3030), please let me know! Thank you very much! |
Beta Was this translation helpful? Give feedback.
-
Hi Developers,
I’m currently working on a project called Text-to-Chart, which focuses on generating charts from given prompts.
I have a chart configuration that was generated automatically (a chart config may not exist in the database or be logically correct), and I need to:
I’m unsure how to proceed and would greatly appreciate guidance on the best way to achieve this.
Thank you in advance for your help!
Best regards,
Hy
Beta Was this translation helpful? Give feedback.
All reactions