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/Webinterface/gnuplot.html
2014-01-19 18:26:23 +01:00

19 lines
355 B
HTML

<!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>