react-vega
react-vega copied to clipboard
Dark theme does not pass on to signals or text marks
Hi, So, Vega code is imported and displayed utilizing approach #2.
So I pass in a prop for dark mode, and pass it to the "theme" component. The Vega visualization comes out great in dark mode, however, it seems that this does not pass on to the signals. Currently, working around this utilizing some css, but was wondering if this might be worked on in the future? Particularly, signals with options (ie. dropdown menu).
Can you provide some code to reproduce and screenshots that show the issue?