geen Grafiekje bij de stats

Pagina: 1
Acties:

  • FutureCow
  • Registratie: December 2000
  • Laatst online: 16:57

FutureCow

(C) FutureCow

Topicstarter
in PPstats ini:

GNUPlot = "C:/GNU/GNUplot.exe" # Path to GNUplot executable.
GNUPlotconfig = "gnuplot.ini" # GNUplot config file.
GNUPlotdata = "plot.data" # GNUplot data file.
GNUPlotoutput = "plot.gif" # Output GIF filename.

Gnuplot.ini word gemaakt
plot.data ook
plot.gif word niet gemaakt

Gnuplot.ini:
set title "History Plot for Bovine RC5-64\nTeam Future_Cow_Power\n"
set data style lines
set key top left
set timefmt '%Y/%m/%d'
set xdata time
set xrange ['2001/11/24':'2001/11/29'] noreverse nowriteback
set format x '%m/%d/%Y'
set xtics rotate
set ylabel 'Rate (kkeys/sec)'
set yrange [0:*] noreverse nowriteback
set grid
set bmargin 6
set terminal gif transparent interlace size 520,400 xFFFFFF x000000 x000000 x770000 x333399 x3333FF
set output 'C:/Program Files/Apache Group/Apache/htdocs//plot.gif'
plot 'C:/Program Files/Apache Group/Apache/htdocs//plot.data' using 1:2 title 'daily', 3480.33126293996 title 'overall', 'C:/Program Files/Apache Group/Apache/htdocs//plot.data' using 1:3 title '21 day'

Plot.data:
2001/11/25 1400.62 66.70
2001/11/26 4434.78 277.88
2001/11/27 4605.59 497.19
2001/11/28 4710.23 721.49

  • Witlof
  • Registratie: Mei 2000
  • Laatst online: 20:31
bij de verwijzing van gnuplot moeten de haken andersom dus \ staan dacht ik :)

  • Sequence
  • Registratie: Maart 2000
  • Laatst online: 27-05-2024

Sequence

Online marketing

'C:/Program Files/Apache Group/Apache/htdocs//plot.data'
dubbele slash aan het eind, maar verder nie.. overal dubbele slashes.. (of nergens.. weet nie meer welke je nou moest hebben :o :+)

  • FutureCow
  • Registratie: December 2000
  • Laatst online: 16:57

FutureCow

(C) FutureCow

Topicstarter
als ik dat doe zie ik dit in Commandpromt:
TC Graphics, driver EGAVGA mode 640 x 480 VGA
Cannot open load file 'C:/Program Files/Apache Group/Apache/htdocs/gnup
lot.ini'
line 0: (No such file or directory)

Personal Proxy Statistics : Cannot execute C:\GNU\GNUplot.exe C:/Program Files/A
pache Group/Apache/htdocs/gnuplot.ini (256)

  • FutureCow
  • Registratie: December 2000
  • Laatst online: 16:57

FutureCow

(C) FutureCow

Topicstarter
C:\>perl C:/ppstats/ppstats-rc5-7.1.pl
Personal Proxy Statistics : Cannot execute C:/GNU/GNUPLOT.exe C:/Program Files/A
pache Group/Apache/htdocs/gnuplot.ini (256)

hmm en nu krijg ik deze als ik ze weer 'goed' zet

  • Witlof
  • Registratie: Mei 2000
  • Laatst online: 20:31
Wat een hulp :)

Ik heb het zo staan en dat werkt:

GNUPlot = "\GNU\GNUplot.exe" # Path to GNUplot executable.
GNUPlotconfig = "gnuplot.ini" # GNUplot config file.
GNUPlotdata = "plot.data" # GNUplot data file.
GNUPlotoutput = "plot.gif" # Output GIF filename.

  • Sequence
  • Registratie: Maart 2000
  • Laatst online: 27-05-2024

Sequence

Online marketing

gewoon effe spelen met slashes... / of \ of // ;)

  • Robinski
  • Registratie: September 2000
  • Laatst online: 10-05 16:04

Robinski

A.K.A. RHarmsen

GNUPlot = "wgnuplot.exe" # Path to GNUplot executable.
GNUPlotconfig = "gnuplot.ini" # GNUplot config file.
GNUPlotdata = "plot.data" # GNUplot data file.
GNUPlotoutput = "plot.gif" # Output GIF filename.

ik heb het zo (heb gnuplot gewoon in zelfde map gezet)

en verder:
ProxyIni = "/Progra~1/distributed.net/Proxy/proxyper.ini"
(staat op zelfde drive)

10xAXItec AC-265P = 2,650kWp @ SolarEdge SE2200 - PVOutput

Pagina: 1