File: README.txt

package info (click to toggle)
libjfreechart-java 1.5.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 16,084 kB
  • sloc: java: 102,905; xml: 241; javascript: 190; sh: 7; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 473 bytes parent folder | download
1
2
3
4
5
6
7
8
JavaScript Utilities
--------------------

This directory contains some JavaScript utility code that can be used when exporting charts to SVG format with JFreeSVG.  The build.sh script will build the library, but note that it requires the Google Closure Compiler jar file to be on the classpath (please edit the script accordingly).

https://developers.google.com/closure/compiler/

Look in the '???' directory (open ???.html) to see a demo that uses this JavaScript code.