Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 346 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 346 Bytes

DataVisualizationLite

A very basic library to help students visualizing data from CSV files

In order to compile:

create a file named myBuild.properties inside resources folder with your environment paths

sketchbook.location=${user.home}/sketchbook
classpath.local.location=/opt/processing/core/library

then

cd resources
ant