General Options








Color Palette Chooser














Line Graph Options







X-Axis Options




Y-Axis Options




Grid Options










Mouse Options













Legend Options








DIV Options



title: 'Lines', subtitle: 'with their silly equations', shadowSize: 4, HtmlText: false, resolution: 2, fontSize: 7.5, fontColor: '#000000', colors: ['#ff0000', '#008000', '#0000ff', '#ffa500', '#800080', '#ffff00'], lines: { show: true, lineWidth: 2, fill: false, fillBorder: false, fillColor: null, fillOpacity: 0.4, steps: false, stacked: false, }, grid: { color: '#545454', backgroundColor: null, backgroundImage: null, watermarkAlpha: 0.4, tickColor: '#DDDDDD', labelMargin: 3, verticalLines: true, horizontalLines: true, outlineWidth: 0, outline : 'nsew', circular: false }, xaxis : { showLabels: true, showMinorLabels: false, labelsAngle: 0, title: 'X axis', titleAngle: '0', }, yaxis : { showLabels: true, showMinorLabels: false, labelsAngle: 0, title: 'Y axis', titleAngle: '90', }, mouse : { track : true, trackFormatter: function (e){return e.y;}, trackDecimals: 0, relative: false, position: 'se', lineColor: '#ffff00', sensibility: 2, trackY: true, radius: 3, margin: 5, mouseTextColor: '#ffffff', mouseBGColor: '#000000', boxAlpha: '0.8', fillColor: null, fillOpacity: 0.8 }, legend : { show: true, position: 'nw', labelBoxBorderColor: '#cccccc', labelBoxWidth: 14, labelBoxHeight: 10, labelBoxMargin: 5, margin: 5, backgroundColor: '#fff8b8', backgroundOpacity: 0.85, }