Introduction - If you have any usage issues, please Google them yourself
FloatTable data
import controlP5.*
ControlP5 cp5
Knob myKnobB
int knobValue = 100
int myColorBackground = color(0,0,0)
int rowCount
float dataMin,dataMax
float dataMin1, dataMax1
float plotX1, plotY1
float plotX2, plotY2
float labelX,labelY
float axis=460
float plotX11,plotY11
float plotX12,plotY12