Skip to content
Snippets Groups Projects
Unverified Commit 8c225418 authored by Aleksandr Lesnenko's avatar Aleksandr Lesnenko Committed by GitHub
Browse files

fix static viz waterfall colors (#24852)


* fix static viz waterfall colors

* tests

* Pass colors into StaticChart as third argument

This might not be the best design, so changes are welcome, but I added this to properly consider the case where the
application-colors are different, but the chart has no viz-settings: application-colors were being ignored (as they
were passed into options, but not pulled out of options into the colors arg).

* review

Co-authored-by: default avatarAdam James <adam.vermeer2@gmail.com>
parent 6376cca0
No related branches found
No related tags found
No related merge requests found
Showing
with 131 additions and 85 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment