[reportlab-users] valuestep for categoryaxis?
frank h.
frank.hoffsummer at gmail.com
Mon Feb 12 13:01:33 EST 2007
hm robin,
thanks for your answer
my special need is that I have *lots* of vertical bars
and I do not want a label on the x axis for each of them, as is the case now
its basically daily data over a longer period of time, plotted as bars, and
I just want to show xlabels for each week or month instead of each day (as
this becomes quite unreadable on the chart)
On 2/12/07, Robin Becker <robin at reportlab.com> wrote:
>
> frank h. wrote:
> > Hello,
> > I have a VerticalBarChart and thus my xaxis is a categoryAxis
> > I want to control the 'valuesteps' on that axis, the same way I can do
> it
> > for an valueaxis
> > but the categoryAxis class has no such attribute
> >
> > can I replace my categoryaxis with a valueaxis?
> > or what other solution is there to control the valuesteps?
> > thanks for any insights you might have
> > -frank
> .......
>
> category axes are not continuous and pay no attention to values. The idea
> of a
> category axis is that you put the (y) values in sequence and they are then
> arranged on the x-axis according to their position in the sequence. As
> there are
> no x values there is no need for valuesteps either. Perhaps you have some
> special need that doesn't fit with that; if so what is it?
> --
> Robin Becker
> _______________________________________________
> reportlab-users mailing list
> reportlab-users at reportlab.com
> http://two.pairlist.net/mailman/listinfo/reportlab-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://two.pairlist.net/pipermail/reportlab-users/attachments/20070212/939f12bc/attachment.html
More information about the reportlab-users
mailing list