JSCharts 3.0

  • JSCharts
  • May 31, 2011
  • Free and Premium

Description

JS Charts is a JavaScript based chart generator that requires little or no coding. With JS Charts drawing charts is a simple and easy task, since you only have to use client-side scripting (i.e. performed by your web browser). No additional plugins or server modules are required. Just include our scripts, prepare your chart data in XML, JSON or JavaScript Array and your chart is ready!

Release Note

  • 3D pies and 3D bars
  • values formatting (choose comma or point decimal/thousands separators)
  • legends
  • multiple series in bar charts
  • horizontal bars charts
  • on/off error alerts switch
  • json input
  • any character set can be used now (including Asian), except for Opera under v10.50
  • font-family customizing methods, except for Opera under v10.50
  • setTitlePosition bug repaired
  • animated line/bar rendering
  • xml load as string
  • better support for strings on X axis in line charts
  • angled values on X axis in bar and line charts
  • clickable bar/pie area
  • clickable tooltip flag with no tooltip contents bug repaired
  • new spacing between values and canvas margin
  • values and labels alignment at axes edges
  • other new customizing methods and debugs