Re: GDGraph



dszostek@xxxxxxxxx wrote:
> Hi,
>
> It appears as if I have too much data in my graph and I don't know how
> to solve that problem.
>
> I am using GD Graph to create a bar graph. The graph is graphing data
> from a program that runs every five minutes. I want my graph to be
> 800x400 pixels. At 800x400 pixels, I can graph about 60 hours worth of
> data (about 720 lines). If I go much more than that, though, GD outputs
> an entirely blank image. But, if I make the image wider (1200x400), I
> can get just under 120 hours of data in it.
>
> I want to make weekly and monthly graphs that fit in to 800x400. Does
> anyone have any ideas on how to do this?

Summarize your data into larger chunks than 5 minutes.

> Would a different perl module
> be a better idea?

Some might do the summarization for you when they realize you are trying to
pack more data into an image than fits. I don't know of any that do that
offhand, and I question whether that would actually by better or not.

> Are all modules going to encounter this problem?

I don't think any modules will create a bar graph that is 800 pixels wide
yet has more than 800 bars side-by-side.

Xho

--
-------------------- http://NewsReader.Com/ --------------------
Usenet Newsgroup Service $9.95/Month 30GB
.



Relevant Pages

  • Re: Chart wizard funcitonality in Excel 2007?
    ... myself making the same bar graph with a secondary axis line graph. ... I've been using Excel for ... Chart Options substitute as an add-in, just to regain some of my lost speed. ...
    (microsoft.public.excel.charting)
  • Re: Changing chart types with series
    ... Don't use the built in custom type. ... Make the chart with all of one type, ... will give me 1 bar graph and 3 line graphs in total. ... I currently have a graph comprised of 4 different series. ...
    (microsoft.public.excel.charting)
  • Re: Assistance in making a chart graph that is not on wizard
    ... > I am trying to creat a chart graph that compares to months of data for 9 ... > of untarped vehicles on the same bar graph to compare percentages. ... A stacked column chart should do the job. ...
    (microsoft.public.excel.charting)
  • Re: Creating Average Line on chart
    ... Jon Peltier, Microsoft Excel MVP ... I am making creating a bar graph that will graph 7 plants numbers based ...
    (microsoft.public.excel.charting)
  • Re: Changing chart types with series
    ... axis. ... You need some dummy column series that are hidden but still take up ... I currently have a graph comprised of 4 different series. ... graphs is overtop of the other bar graph meaning I can't see that series. ...
    (microsoft.public.excel.charting)