split_by
color:value mapping for charts should not change due to update()
#2198
Labels
bug
Concrete, reproducible bugs
Bug Report
Steps to Reproduce:
There is an excellent repo in #1487, copy/pasted below. Note this is only verified on charts - I am fairly certain datagrids do not exhibit this behavior, but it is worth checking them all as well as asserting this behavior via tests.
Expected Result:
L*
column values mapped consistently to colors as the data source udpates.Actual Result:
As the available values shifts from 0-3, the color mapping re-assigns already mapped colors.
Environment:
Chrome
The text was updated successfully, but these errors were encountered: