diogene wrote:
> hello everybody, i've got a problem plotting data with gnuplot:
> i want to plot data which are in the format "##,##" but i can't manage how
> to tell gnuplot that the comma is not a separator but a decimal separator;
> is there a way to do it?
See "help set decimalsign", look for the 'locale' option. If you
gnuplot doesn't have that, update.
|