Hello, I’m facing an issue with the new version of SciChart (4.0.833), specifically with the LegendModifier. In previous versions, even if a renderableSeries had isVisible: false, it would still appear in the chart legend. However, in the new version, if isVisible is set to false, it is no longer shown.
I looked into the code and noticed there’s now a validation that only includes series where isVisible === true. Is there a new property or some different way to achieve the previous behavior?
As you can see in the attached screenshots, the behavior is different in version 3 compared to version 4.
- rocket trade asked 8 months ago
- You must login to post comments
Hello,
This has been fixed in our latest dev branch. Should be published sometime next week.
Thank you for the attention.
Best regards
Andrei Vascul
Software developer, SciChart Ltd
View this ticket online at: https://www.scichart.com/questions/js/legendmodifier-dont-show-visible-false
- Andrei Vascul answered 8 months ago
- You must login to post comments
Please login first to submit.

