Hello!
SciChart JS v3.
> sciChartSurface.renderableSeries.get(1).stroke = scoreColor;
where series is FastLineRenderableSeries.
Legend color box has still initial color.
Should we fire color sync manually somehow?
Legend placed in external container.
Many thanks
- Manfred Wieser asked 2 months ago
- last edited 2 months ago
Meanwhile, consider this workaround: Call “legendModifier.sciChartLegend.invalidateLegend();” after updating the stroke. This will force the legend to update.
- You must login to post comments
Hello, this looks like a bug.
Logged a task for that here
- Jim Risen answered 2 months ago
- You must login to post comments
Please login first to submit.

