1
0
Fork 0
This repository has been archived on 2024-06-28. You can view files and clone it, but cannot push or open issues or pull requests.
Umweltdatenmessung/beispiele/Luftfeuchtigkeit/gnuplot.html

20 lines
355 B
HTML
Raw Normal View History

2014-01-24 15:12:50 +01:00
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8" />
<title>Gnuplot</title>
<style>
p {
text-align: center;
}
</style>
</head>
<body>
<p><a href="./gnuplot.php">Aktualisieren</a><p>
<p><img src="./gnuplot/gnuplot.png" alt="Diagram als PNG" /></p>
<p><img src="./gnuplot/gnuplot.svg" alt="Diagram als SVG" /></p>
</body>
</html>