static ImageSurface showGraph(float[] data) { ret showImage(rgbMakeGraph(data)); }