Superset SDK hide options in chart controls #24402
Unanswered
jiankailee
asked this question in
Q&A / Help
Replies: 1 comment 2 replies
|
hey @jiankailee very good question! Were you able to find an answer? In my case, I'm trying to give a user of an embedded pie chart an option to see the data in a table Non-embeddedEmbedded |
2 replies
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 successfully integrated the embedded superset in my angular UI with guest token approach. In the dashboard UI config, it allows me to set to true or false in hideChartControls. However, I would like to hide
Edit Chart,View query,View as tablein Superset embedded SDK. Is that possible? What settings do I need to hide these options?Thank you.

All reactions