static ImageSurface showImageWithHorizontalGraph(RGBImage img, float[] data) { new rgbMakeGraph_Info info; ImageSurface is = showImage(mergeImagesVertically(img, rgbMakeGraph(data, info; ret setToolTipText(is, info); }