h2oai / wave

Realtime Web Apps and Dashboards for Python and R
https://wave.h2o.ai
Apache License 2.0
3.9k stars 327 forks source link

Plot color is not updating in theme_generator.py #1971

Closed marek-mihok closed 1 year ago

marek-mihok commented 1 year ago

Wave SDK Version, OS

Wave 0.25.2

Actual behavior

Plot is not changing color when theme is changed in theme_generator.py.

(A clear and concise description of what happened.)

Expected behavior

Plot color should change to primary (in the example above to red).

Steps To Reproduce

  1. Open theme_generator.py tour example
  2. Open the time picker for primary color
  3. Change color
  4. Notice that plot color is not updating