working in REST API for Chart #689
Closed
soniveer1992
started this conversation in
General
Replies: 1 comment 1 reply
-
@soniveer1992 what we recommend is to getting the path where the chart is saved (as an image) and serve it (or server the base64 version of that). |
Beta Was this translation helpful? Give feedback.
1 reply
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 new in python , I am creating REST API , and trying to create chart .
its creating successfully chart and working fine (VS Code), But i want to get image URL or any supporting format that i can use in UI application (SAP UI5).
Kindly help
Beta Was this translation helpful? Give feedback.
All reactions