FlowFuse / FlowFuse/node-red-dashboard
Investigate better way to re-apply dynamic chart options for radial charts
Open
needs-triage
task
- Dominant language
- HTML
- Stars
- 355
- Forks
- 82
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 24
Description
### Description
The code adding data to a radial chart re-calculates the radius, which destroys any radius change made via msg.ui_update. This has been solved (#1980) for the moment in a non-ideal method by re-applying the options after adding data to a radial chart. This is wasteful as normally there will be no need to do this. Investigate whether there is a better way to do this.
### Epic/Story
_No response_
### Have you provided an initial effort estimate for this issue?
I am no FlowFuse team member
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.