JSFiddle

maxgalbu's public fiddles

  • fncx6egf

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

  • Stacked Area

    Our Serial chart supports stacked or <a href="/demos/100-stacked-area-chart/">100% stacked</a> areas. Technically, area graph is just a regular line graph with fill opacity set to some bigger than 0 value. This means you can easily switch from area to line only by modifying this property. And even more - you can simply change this area to smoothed-area or step-area chart by changing a single <strong>type</strong> property of <a href="http://docs.amcharts.com/3/javascriptcharts/AmGraph">AmGraph</a>. <h2>Hidden graphs</h2> Legend of our charts allows showing/hiding graphs by clicking on the legend item you want to hide or show. You can also define which of the graphs are hidden by default - notice, the "cars" graph is hidden at the moment the chart is loaded and you can show it if you click it's legend marker. <h2>Vertical lines and fills</h2> You can fill the area between two categories with some color, add annotation to it using Guides. The same guides are used to create a single-lines to mark some event. Guides can be added to both category and value axes.

  • Radar Chart

    Radar chart displays multivariate data in the form of a two-dimensional chart of more than three variables represented on axes starting from the same point. Radar chart is also called polar chart, spider chart, web chart, star chart or star plot. <h2>Radar chart using amCharts</h2> Our library supports radar chart, and there is a special chart type for it - <a href="http://docs.amcharts.com/3/javascriptcharts/AmRadarChart">AmRadarChart</a>. Our radar chart can have any number (more than three) of axes. The grid of radar chart can be made of polygons, like in this example or of circles and this makes it <a href="/demos/polar-chart/">Polar chart</a>

  • Q5n85

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

  • 6bj4v

    javascript test - jquery ui datepicker

  • 9Gpbz

    Javascript test - merge objects

  • PhQN8

    Javascript tests - table

  • Angular-UI Sortable Demo

    jQuery 1.8.3, HTML, CSS, JavaScript

  • UfyjW

    Mootools 1.4.5, HTML, CSS, JavaScript

  • Google Maps Path Polyline test

    jQuery 1.8.3, HTML, CSS, JavaScript

  • Chrome focus/blur show and hide bug

    jQuery 1.7.2, HTML, CSS, JavaScript