flot chart extend lines to end of chart
问题 I have been trying to extend the "LineChart" in the chart to beginning and the end of the canvas. But i am having no luck with it The options for Flot Charts are . ///initialize default chart options chartCtx.options = { grid: { hoverable: true, clickable: true, tickColor: "#d5d5d5", borderWidth: 0, color: '#d5d5d5' }, colors: ["#1ab394", "#464f88"], tooltip: true, xaxis: { mode: "time", timezone: "browser", tickSize: [5, 'minute'], tickLength: 0, axisLabel: "Minutes", axisLabelUseCanvas: