fix(dashboard): match temperature plot hover marker color to its line

The hover marker for each sensor's series fell back to ECharts' default palette instead of the series' own color, since only lineStyle.color was set. Set itemStyle.color to match.

Closes #313 (closed)

Closes #313 (closed)

Merge request reports

Loading