Salvatore: > I want to generate a map legend with number > in scientific format. (I have number like > 1.0E+14 and in the legend appear like > 100000000000000)…
oh yeah, a quick work-around thanks to Dylan: the values you specify with the d.legend use= option will appear verbatim on the screen. It means you have to decide a series of class thresholds instead of using a smooth legend, but gets the job done. see wish #1147; this was designed for use with log scale data. Hamish _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
