Posts

Showing posts with the label Highchart graph

Line or Graph chart for data in multiple array.

As I have said that I have research for the line graph or chart by many ways. But the easiest and fast processing tutorial is highchart graph. The other way of the multiple array, as I have got that many got problem in this section. I also got that may plugins and programming is slow processing. The best way is to use High chart plugins. One of the example on the graph is as follow. <script type="text/javascript"> $(document).ready(function() { var options = {  colors: ['#058DC7', '#50B432', '#ED561B'], chart: {                renderTo: 'diagram', type: 'spline', zoomType: 'x', spacingRight: 20, backgroundColor: { linearGradient: { x1: 0, y1: 0, x2: 1, y2: 1 }, stops: [ [0, 'rgb(255, 255, 255)'], [1, 'rgb(240, 240, 255)'] ]   }, plotShadow: true, plotBorderWidth: 1, width:700, height:450 }, title: { style: