livebook-dev / kino_vega_lite

Vega-Lite (graphics) integration for Livebook
Apache License 2.0
26 stars 8 forks source link

Allow disabling default livebook theme #56

Closed pnezis closed 4 months ago

pnezis commented 4 months ago

By default the look is the same as before:

image

With theme disabled:

image

With default theme and tucan dark theme (the axes labels are not visible since they are overridden by the default theme):

image

With theme disabled and tucan dark theme:

image

Closes #55

pnezis commented 4 months ago

I have not pushed the bundle, let me know if you want me to do it. Also it is an opportunity to bump vega-lite versions 😄

pnezis commented 4 months ago

@jonatanklosko updated and force-pushed

jonatanklosko commented 4 months ago

🚀

jonatanklosko commented 4 months ago

Released in v0.1.12.