Re: DBD::chart linegraph questions

From: Dean Arnold (darnold_at_presicient.com)
Date: 04/07/04


To: "Rajdeep Singh CHIMNI" <rajdeep.singh@st.com>, <dbi-users@perl.org>
Date: Wed, 7 Apr 2004 09:38:16 -0700


>

> Hi people,
>
> I am trying to graph a line chart of bandwitdh utilization.see attachment.
>
> 1)The x axis is determined by the module itself.
> Is there anyway i can override this and determine my own x axis.
> Can i have say points every hour with markers every four harrs in a daily graph.

No. Not certain how that could even be implemented; however,
some restrictive INTERVAL definition might be feasible. I'll take it
under advisement.

> 2)the legend also appears automatically is there anyway
> i can specify the position of the legend.

Not yet. I'll add that to the list. Maybe something like LEGEND=(x,y)

> 3)If suppose there is a daily graph for a router and there is no data,
> can i have a linegraph upto the last data point then a break and then the
> line graph starts again.Right now a line gets drawn between the last
> polled point before the break and after .
> eg 10,12,3,4,5,NULL,NULL,NULL,25

No. At present DBD::Chart simply interpolates thru NULL pts.
Not certain how to handle that "heuristically"; however, the app can
provide that by treating the discontinuity as a separate graph (ie,
supply the first batch of pts as one graph, and the next batch as a 2nd
graph. etc.)

One other point: I suspect the folks on this list may not consider
this truly "on topic" (in fact some consider the whole concept
of DBD::Chart/DBIx::Chart absurd 8^),
so if you have further questions, either contact me offlist
directly, or use the c.l.p.modules newsgroup (which I monitor).

Regards,
Dean Arnold
Presicient Corp.
www.presicient.com



Relevant Pages

  • Re: Automatic swap of x - and y - axis
    ... that would keep the chart in its intended configuration. ... Jon Peltier, Microsoft Excel MVP ... The graph changes not when data are entered, ... Are the values that were plotted on the horizontal axis now plotted ...
    (microsoft.public.excel.charting)
  • Re: Automatic swap of x - and y - axis
    ... of the chart, and a description of the problem, someone may be able to help. ... Jon Peltier, Microsoft Excel MVP ... by the time the graph is ... Are the values that were plotted on the horizontal axis now ...
    (microsoft.public.excel.charting)
  • Re: Automatic swap of x - and y - axis
    ... that would keep the chart in its intended configuration. ... Jon Peltier, Microsoft Excel MVP ... The graph changes not when data are entered, ... Are the values that were plotted on the horizontal axis now plotted ...
    (microsoft.public.excel.charting)
  • Re: Chart wizard funcitonality in Excel 2007?
    ... myself making the same bar graph with a secondary axis line graph. ... give us the 03 chart wizard as a downloadable add in. ... I've been using Excel for ...
    (microsoft.public.excel.charting)
  • Re: Graphing points to the 10^-19
    ... Jon Peltier, Microsoft Excel MVP ... When editing the y axis the minimum value on automatic is 0 and the ...
    (microsoft.public.excel.charting)