Google Charts
https://developers.google.com/chart/interactive/docs/gallery/areachart ac.draw(data, { title : ‘1Wire Temperatursensoren’, isStacked: false, width: 1000, height: 400, vAxis: {title: “Temperatur (Grad Celsius)”}, hAxis: {title: “Zeit”}, legend:{position: “bottom”}, areaOpacity: 0 […]