javascript - Svg charting library -


Do you know there is a SVG + JS Charting Library similar to Flash? I need to provide a nice looking interactive chart functionality of the browser which does not support Flash, but supports SVG.

Depending on the licensing requirements and features, you have a few options: Supported from I SVG IE6 to IE8 So that you can use VML to run on some libraries and IEs that use canvas to run on INL.

  • A mixed SVG + canvas library, the latest version is slightly older (released on 29 August 2006, 0.9.1) BSD is licensed.

  • is a SVG + VML library (using RafelJS under Red), a good feature set, interactive and quiet animation (final version 2.1.3 from December 2010) is.

  • is a SVG + VML library (using RaphaelJS, the only author of Raphaeljs), it is great for infographics, less good for classical charts ( Deleted version from 0.4.1 to 2009).

  • Then there is a SVG + VML library (again based on Raphaelje). There are more chart types than graphlets or eletters but less options / configurations than eclercs. MIT is licensed.

  • Provides SVG + VML based charts. It is free to use but I did not get full licensing terms. It also provides an editor (even if it's their site But not easy to find)

  • Is there a JavaScript library for manipulating documents based on data? D3 helps you to bring data into life using HTML, SVG and CSS.

You also have some business options:

  • - This is the only library with SVG, VML, Canvas and Flash Includes. Out there for every device to support It is expensive, but very complete.

  • - There is very good documentation and a very complete feature set in a very complete SVG + VML library. This personal use is free for licensing but it shows a very "strict" interpretation of personal and your blog, can not be considered "private", so I show it under "Commercial Option".


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -