Disabled state when there is no data #10296
-
Is it possible to use a disabled state like this for different charts when there are no data to load? |
Beta Was this translation helpful? Give feedback.
Answered by
LeeLenaleee
Apr 13, 2022
Replies: 1 comment 1 reply
-
Yes you could have a backup dataset or write a custom plugin that draws the specific empty state you want to show. But there is no specific empty state graphic build in. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
zeshhaan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes you could have a backup dataset or write a custom plugin that draws the specific empty state you want to show.
But there is no specific empty state graphic build in.