JSFiddle

NawazSE's public fiddles

  • Multiple Value Axes

    All of our charts with value axes (serial, xy, radar, angular gauge) can have any number of them. The example above has three value axes - two on the left and one on the right. You can set offset for value axis so that they wouldn't overlap in case you have more than one on the same side. You can easily hide all the assets of one of your axis and use it for creating more complicated charts. Value axes on our charts can even by synchronized using a predefined synchronization multiplier. <h4>Synchronizing grid lines</h4> If you set <strong>synchronizeGrid</strong> property of AmSerialChart to <strong>true</strong>, the chart will adjust minimum and maximum of axes so that the grid would be show at equal intervals. This helps users to compare values more easily.

  • bsjdt85w

    No-Library (pure JS), HTML, CSS, JavaScript

  • z1r7fq2d

    No-Library (pure JS), HTML, CSS, JavaScript