Skip to content

Instantly share code, notes, and snippets.

@andreasf
andreasf / dashboard.html
Created July 31, 2018 17:18
CO2Meter dashboard with current values
<!DOCTYPE html>
<html lang="en">
<head>
<title>CO2 dashboard</title>
<meta charset="utf-8">
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
<style>
/* CSS to go here */