devexperts/dxcharts-lite

Volumes object is always persists in dynamic objects

Closed this issue · 0 comments

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Describe the bug 😯

Dynamic object component has a linked list with all of current objects on the chart and it always contains volumes component, no matter if they are turned off or on.

Link to minimal reproduction

Steps to Reproduce the Bug or Issue 🕹

  • Opens dxcharts with dev tools opened
  • Try to enable and disable volumes
  • Observe dynamic object list

Expected behavior 🤔

Volumes are in dynamic object only if they are enabled

Platform

  • OS: [e.g. macOS, Windows, Linux]
  • Browser: [e.g. Chrome, Safari, Firefox]

Additional context 🔦

No response