SVG Charter

SVG charter is a project to build a tool to generate charts and graphs.
Download

SVG Charter Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Paul Williams
  • Publisher web site:

SVG Charter Tags


SVG Charter Description

SVG charter is a project to build a tool to generate charts and graphs. SVG charter is a project to build a tool to generate charts and graphs with SVG output to allow fully scalable data visualization.The application came about after my personal frustration with not being able to read tiny GIF charts accurately.Couldn't be simpler, though. You must run SVG Charter in the directory where the charting modules live. To change which charting module the engine uses, change the "require" call on line 62 of the charter.pl engine code. Then just run the code as follows:./charter.pl > thechart.svgThe data file must be in a CSV format with the first row as headings and the subsequent rows as numeric data. Have a look at the data.csv file that comes packaged for an example.SVG CHARTER LIMITATIONSRight now the SVG Charter emits a fixed-aspect ratio graph.SVG Charter can only emit a graph which is limited to 4 data series. There is no technical limitation on the number of data points, but 100 seems to be a practical limitation of what's easily readable.SVG Charter currently emits fixed color schemes.SVG Charter cannot configure the Legend locationSVG CHARTER CONTRIBUTIONSCode contributions to SVG charter will be greatly appriciated. Feel free to tackle any limitation I've listed above or any limiation you discover.What's New in This Release:· This release supports a very constrained scatter graph.


SVG Charter Related Software