in reply to Re^2: 2d contour plot using Chart::Gnuplot
in thread 2d contour plot using Chart::Gnuplot

I am looking for a rgb colorscale plot, i.e more like a heatmap

The gnuplot site has examples of heat maps. Probably can learn enough from those to figure out how to do it in Perl.

There are several other gnuplot related modules available if you have trouble.

  • Comment on Re^3: 2d contour plot using Chart::Gnuplot