Skip to content
/ JPlot Public

Java graphing tool that supports various kinds of graphs

Notifications You must be signed in to change notification settings

NielXu/JPlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation



Description

JPlot is a graphing tool that can be customized by users almost everywhere. Each graph tool contains a Config class which includes tons of variables that control how the graph will look like. All the tools are also support image exporting feature, which can save the graph as an image to designated location.

Tools

  • Grapher: see how a function looks like by providing its expression
  • Histogram: support more than one products, compare their distributions
  • TrendGraph: see how data changes overtime, and compare multiple items
  • PieChart: support more than one products, check out their occupancy rates

Get started

Every tool has a Demo class with detailed explanations, run them and see the results

About

Java graphing tool that supports various kinds of graphs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages