Search found 16 matches

by lubuwetter
Thu Jan 23, 2014 11:07 am
Forum: Wishes
Topic: Stacked Graphs
Replies: 2
Views: 11491

Re: Stacked Graphs

I am also interested in this feature. I need it for my tempdays-1year graphic. I don't like the line graphic very much. I think it's a little bit difficult to extract the information you want. So I have tried to make a bar graphic for that http://www.meteoplug.com/cgi-bin/meteochart.cgi?draw=5a525f5...
by lubuwetter
Thu Jan 23, 2014 10:53 am
Forum: Graphing
Topic: Display all time months extrem values in a table
Replies: 3
Views: 6558

Re: Display all time months extrem values in a table

Yes i know these examples. But in all these examples it's only possible to show extreme values of one month, one year or alltime. So I can make tables for a month, for a year or for alltime. But what I want to show is alltime Max Temp of January alltime Min Temp of January and so on The same for all...
by lubuwetter
Tue Jan 07, 2014 1:50 pm
Forum: Graphing
Topic: Change time format in x-axis
Replies: 3
Views: 5262

Re: Change time format in x-axis

Ok I did it.
The solution looks like this

Code: Select all

ggpformat=set_format_x_"%b";set_locale_"de__DE"
thanks for the help

Michael
by lubuwetter
Tue Jan 07, 2014 1:00 pm
Forum: Graphing
Topic: Change time format in x-axis
Replies: 3
Views: 5262

Re: Change time format in x-axis

Maybe something like this

Code: Select all

set format x "%H:%M:%S"
But where to put this in the graph definitions in meteoplug?

regards
Michael
by lubuwetter
Thu Jan 02, 2014 10:30 pm
Forum: Graphing
Topic: Display all time months extrem values in a table
Replies: 3
Views: 6558

Display all time months extrem values in a table

Hi everybody, is it possible to display the all time extreme values month by month in a table with meteoplug? I want to have sth .like this. Max Temp Min temp Niederschlag Max Niederschlag MIn Januar 15,4 08.01.2008 -11,2 22.01.2011 14mm 2009 68mm 2006 Is it possible? If yes how can I do this? thx f...
by lubuwetter
Thu Jan 02, 2014 10:23 pm
Forum: Graphing
Topic: Change time format in x-axis
Replies: 3
Views: 5262

Change time format in x-axis

Hi everybody, how can I change the displayed time format (x-axis) in a non interactive chart? I have a chart which displays 1 Year and I don't like the displayed time format 12:00 22:00 Mi Sa 1.Jan 1.Feb I only want the months to be displayed. Is that possible? thx for your help Michael