Replies: 2 comments
|
Yes, it is possible. See the preconfigured UV-chart in skin .conf: https://github.com/brewster76/fuzzy-archer/blob/master/skins/Bootstrap/skin.conf#L921 |
0 replies
|
Thanks
Geoff Cusick
Phone: +44 (0)1409 254330 <tel:+44 (0)1409 254330>
Mobile: +44 (0)7976 285950 <tel:+44 (0)7976 285950>
Web: www.cusick.org.uk <http://www.cusick.org.uk/>
Address: 17 Westcroft Road, Holsworthy, EX22 6BY
… On 16 Apr 2024, at 11:29, mKainzbauer ***@***.***> wrote:
Yes, it is possible. See the preconfigured UV-chart in skin .conf: https://github.com/brewster76/fuzzy-archer/blob/master/skins/Bootstrap/skin.conf#L921
yAxisIndex = 1 #to assign UV to the 2nd yAxis
—
Reply to this email directly, view it on GitHub <#149 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AUXNHVSMD3S2JK2REWMIXZTY5T4SPAVCNFSM6AAAAABGI7EQBSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TCMRYGU3TE>.
You are receiving this because you authored the thread.
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is it possible to add a second y-axis to live charts? The purpose is to allow the display of two differently-scaled variables (in my case, Rain and rainRate) on the same chart. It looks as if the facility is there in Apache ECharts; I wondered if it was accessible in this skin.
Thanks
Geoff
All reactions