ESP32-e-Paper-Weather-Display icon indicating copy to clipboard operation
ESP32-e-Paper-Weather-Display copied to clipboard

Add RHS y-axis functionality to DrawGraph(). Implement for precipitation forecast #202

Open jpolton opened this issue 1 year ago • 0 comments

Moved old PR to a new local branch: feature/plot-axis-rhs. This closed the old PR but the conversation may still be of interest.

Reposting it as a new PR.

PR enables a 2nd line to be added to a plot by creating a RHS y-axis. This enables, for example, the presentation of rainfall amount (left hand axis) with probability of rainfall (right hand axis): image

jpolton avatar Nov 10 '23 10:11 jpolton