color_scheme always back to supersetColors when chart is exported #42462
Replies: 1 comment 6 replies
|
Hi @faqirilmu31! I'm Dosu and I'm helping the Apache Superset team. This is expected behavior due to how Superset's architecture handles color schemes. The When the exported chart is loaded without its original dashboard context, Superset's hydration logic detects the missing color scheme and falls back to the default Workarounds:
If you believe To reply, just mention @dosu. Share context across your team and agents. Try Dosu. |
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone, i'm not sure if anybody has asked it before (but I can't find any exact topic)..
But i found that every time I export any chart, the color_scheme always goes back to the default, supersetColors, even though I've updated the chart to airbnb or rainbow or otherwise.
All reactions