|
From: Nibbler <rea...@ho...> - 2006-10-20 07:25:44
|
Thanks a lot for your help ! By the way.=20 I need to set some information text in graph (like AVG etc..). I know that = I could use label, but how I should set the coordinates, because I dont know which kind of data (range) I get in the database. =20 Hans-Bernhard Br=C3=B6ker wrote: >=20 > Nibbler wrote: >=20 >> but has in gnuplot some function which will do it ? >=20 > gnuplot has 'smooth freq', which can be tuned to this: >=20 > =09bin =3D 5 # e.g. > =09plot 'data' using (bin*int($1/bin)):(1) smooth freq with boxes >=20 >=20 >=20 >=20 > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronim= o > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642 > _______________________________________________ > gnuplot-beta mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta >=20 >=20 --=20 View this message in context: http://www.nabble.com/Binned-histograms-tf247= 2388.html#a6911400 Sent from the Gnuplot - Dev mailing list archive at Nabble.com. |