influxdata / influxdata/ui

autorefreshing graph in dashboard keeps changing colors

Open
#2,328 1 comment 0 reactions 0 assignees View on GitHub
IceBox kind/bug team/dumplings team/ui
Dominant language
TypeScript
Stars
117
Forks
51
Avg merge
2d 15h
Merged PRs (30d)
4

Description

Using InfluxDB Cloud 2.

1. Create dashboard, add cell with graph.
2. the graph is a time series with 4 different _fields for each value (see picture). Rest of the parameters stay as default
3. I set auto-refresh to enabled and every x seconds (but it happens also with manual refresh)

![Sans titre](https://user-images.githubusercontent.com/34306952/129123429-b945b569-7359-4787-975a-bee05bc4fd4c.png)

**Expected behavior:**
One always expects that the coloring of each series will stay identical when new data comes in... that's why i post this as a bug and not a feature request.

**actual behavior**
Every second the graph reloads itself with the lines having a different set of colors... It's impossible to see anything on the graph with this behavior. The color shuffling is linked to the reloading of the graph, not the fact that new data arrived.

**Environment info:**
cloud, so no relevant info.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.