/* Minimal Chart.js helper CSS to ensure canvas sizing behaves well */
.plot-canvas{ width:100%; height:100%; display:block; }
