I am looking to grow this demo into plotting all eight channels of the ADC readings. I am alos looking to making the y-axis scalable from the calling function(s), and making the x-axis labels display in time increments as opposed to counts.
I have already installed on my machine the full version of Eclipse and the JAVA SE/EE SDK. I did create a new project, then imported the "nbplot.java" source. Can anyone point me in the right direction on how to take the existing "nbplot.java" souce and recompile into the required "nbplot.class" file required for the web page(s)? Anyone out there who is an expert in JAVA care to take a stab at this?

Mark