Where can i read more about the REST API params for chart creation? #32130
Replies: 1 comment
-
Hey @KaviiSuri! I'm here to help you with any bugs, questions, or contributions. Let's tackle this challenge together! I found a similar unsolved discussion that might be relevant to your query: How can I create a chart with the rest api? [1]. Regarding the Unfortunately, I couldn't find specific information about the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Beta Was this translation helpful? Give feedback.
-
i'm building an app that needs analytics capabilities on top of some extracted data. To do this, i'd like to programmatically generate charts that point to my database based on users input and embed them.
I'm facing a challenge where i can't find any documentation on the APIs like
/api/v1/chart
, especially round fields likequery_context
andparams
.I'm okay reading source code. or any other resource to do this, apache superset is amazing and i'd really like to leverage it and not re-invent the anlytics wheel from scratch.
Could someone point me to the right direction?
Beta Was this translation helpful? Give feedback.
All reactions