Skip to content

Instantly share code, notes, and snippets.

@pinanunes
pinanunes / phant-vis.css
Created July 8, 2016 09:57 — forked from mplewis/phant-vis.css
Data logger visualization with Sparkfun's Phant and Highcharts. Licensed under the MIT License.
body {
margin-top: 40px;
margin-bottom: 40px;
}
.chart {
width: 100%;
height: 250px;
margin-top: 10px;
margin-bottom: 10px;