Skip to content

jagracar/grafica

This branch is 52 commits ahead of, 35 commits behind processing/processing-library-template-ant:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

09bb141 · Nov 21, 2019

History

72 Commits
Dec 8, 2012
Sep 27, 2018
Dec 8, 2012
Nov 21, 2019
Nov 21, 2019
Nov 21, 2019
Sep 23, 2013
Sep 27, 2018
Sep 24, 2013
Sep 15, 2013
Sep 12, 2015
Sep 12, 2015

Repository files navigation

grafica is a simple and configurable plotting library for Processing. With it you can easily create 2D plots that will enjoy the full interactive capabilities of Processing.

Main features

  • Make fancy scatter and linear plots that update in real time.
  • Display histograms in the vertical and horizontal directions.
  • Add several layers with different properties to the same plot.
  • It works both with linear and logarithmic scales.
  • Automatic axis tick determination.
  • Interactive zooming and panning. Make your data move!
  • Add labels to your points and display them with one click.
  • You can use svg files and PShapes to represent your points.
  • Highly customizable. Defaults are nice, but you can tweak almost everything.
  • Processing coding style. If you are used to work with Processing, grafica will be very easy.
  • It comes with a good set of examples.
  • It's open source. grafica is under the GNU Lesser General Public License. You can find the complete source code here.

Installation

Download the latest library release and follow the steps described in the Processing wiki.

Packages

No packages published

Languages

  • Java 95.1%
  • HTML 2.4%
  • CSS 2.3%
  • Shell 0.2%