From: Dmitry P. <Dm...@Ge...> - 2006-07-18 20:46:52
|
Hello there, I am using gnuplot for more then 5 years. I am using it to represent temperature measurement in many points for = long periods. Recently I installed Linux Fedora with Gnuplot 4.0. Unfortunately next command not excepted by compiler: Next commands have no problems. =20 plot x with lines 3, -x with lines 4 OK plot x with lines lw 2 3 is OK but=20 plot x with lines lw 2 3, -x with lines 3 Failed. =20 Since I have many lines, I need linewith to emphasize most important = lines. =20 -------------------------------------------------------------------------= ------- New feature proposition: Since I collected information for a long period, I will like to have = some zooming and scrolling possibilities, like in Adobe Photoshop and = many others. I will like to start from presenting last year information, but let to = user scroll back on previous years, zoom out to show all 10 years = interval, or zoom in to specific month. I am doing it today by tricky = Perl scripts. I seen zoom in Gnuplot 4.0, but there are no zoom out and = scrolling. I have collection of graphs to show. Today I am doing it sequentially, = with 'pause'. It is not friendly. I will like to describe variouse pages, and then let = user to navigate them, like pages in Photo Shop, or Data Sheets in Exel. Regards, Dmitry P. Software Engineer, Drivers Validation Teem. Intel Cellular Communication Division=20 Tel: + 972-3-920-7918 (Fax: + 972-3-920-7661) Em Hamoshavot way 94, Park Azorim Petach-Tikva, 49527 P.O. Box 10097, ISRAEL=20 =20 |