Skip to content

Building jqplot out of source

millerjv edited this page Nov 6, 2012 · 3 revisions

Build the "min" target

$ mkdir jqplot-build
$ cd jqplot-build
$ ant -DBUILD_DIR=`pwd`/build -DDIST_DIR=`pwd`/dist -buildfile ../jqplot/build.xml min

Clone this wiki locally