feature: enabled option to save chart as a JPG or PNG

This commit is contained in:
Darryl Quinn 2016-01-19 19:39:31 -06:00
parent c34ce710dc
commit c0973f68a9
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ $header = <<EOF;
var MAXPOINTS=10;
var chart = new CanvasJS.Chart("chartContainer", {
zoomEnabled: true,
exportEnabled: true,
backgroundColor: "#E7E7E7",
title: {
text: "$dmode Signal to Noise"