https://www.meteobridge.com/wiki/index. ... Definition
Please inspect the example definition and result below. It cannot be much easier.
Meta chart definition:
Code: Select all
# meta chart for Temperature and Humidity
#
title Temp/Hum Chart
type line
data1 th0temp-avg=F.1
data2 th0hum-avg.0
data3 th0dew-avg=F.1
name1 Temperature
name2 Humidity
name3 Dewpoint
axis1 left
axis2 right
axis3 axis1
active1 yes
active2 yes
active3 no
unit1 ..F
unit2 %
unit3 ..F
color1 #10E010
color2 #4430FF
color3 #E01010
min2 0
max2 100
Resulting chart: