FlowFuse / FlowFuse/node-red-dashboard

Chart - enable usage of left & right 'y' axis

Open
#752 2 comments 0 reactions 0 assignees View on GitHub
size:M type:feature
Dominant language
HTML
Stars
355
Forks
82
Avg merge
4d 23h
Merged PRs (30d)
24

Description

### Description

Possibly related to https://github.com/orgs/FlowFuse/projects/15?pane=issue&itemId=32022297
But specifically to enable both left and right 'y' axis to be utilized independently, with different scaling.

This would be helpful for many user applications where 2 values are being compared on the same timescale, but have different y scaling, For example I'm monitoring a energy diverter and on the left y axis record the amount of power being diverted (Unit = Watts, scale = 0 - 4000), whilst on the right y axis record the operating temperature of the diverter (Unit = degC, scale = 0 - 50).
Currently using just the left y axis for both which results in the temperature being a flat line due to the power scale.
Same situation arises when comparing temperature & windspeed on a chart, as a visual comparison because users can then assess 'feelslike' temp.

Below is a random example
![chart](https://github.com/FlowFuse/node-red-dashboard/assets/973580/2ca5c0ab-b5bb-4672-a665-22da91672b35)

### 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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.