Hi, all

I need to do a small graph like a bubble level in my Applet.

Given 3 values, X, Y, Z Accelerations, the bubble should be drawn there in the target panel of the graph, Just like a bubble level, or inclination indicator.

I checked JFreeChart, as well as com.objectplanet.chart.ext.GaugeChart, neither seems to do this.

Any suggestions?


Thanks,
Jerry