G6EJD / ESP32-e-Paper-Weather-Display

An ESP32 and 2.9", 4.2" or 7.5" ePaper Display reads Weather Underground data via their API and then displays the weather
Other
966 stars 206 forks source link

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

Open jpolton opened 11 months ago

jpolton commented 11 months ago

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