highcharts / highcharts/controls

Current options preview not updated by chart modification done outside the controls

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### Description
In a chart demo: hide series in legend; change option via Controls; show the series in legend --> the code ("Current Options") has the series.visible:false. In short: the "current" part of "Current Options" is in question as it can get outdated by changes from outside of Controls.

### Expected
Current options to always reflect the state of `chart.getOptions()`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.