graph_component_for_java
v1.0.0
Published
component print graph and max, min value
Downloads
1
Readme
The graph component - Java
How to add component to your project
Download this .jar file prim npm
In your project pus right mouse button then: select -> build path -> configure build path -> -Libraries -> Add External JArs... and add .jar file.
In your project import pachahge <import graph_JComponent.Graph_JComponent;>
Write component call function new Graph_JComponent(metai, x, y, size-1, namex, namey, graphname, graphType, xpino, ypint); /** *
- @param metai - years array
- @param x - not used
- @param y - student numbers
- @param size - how much data is
- @param namex - x line name
- @param namey - y line name
- @param title - graph title name
- @param graphType - graph type number
- @param xpino - x start point
- @param ypint - y start point */
if you need halp write to me [email protected]