Pre loader

LegendModifier dont show visible false

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

1
0

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.

Version
4.0.833
Images
  • You must to post comments
1
0

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

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.