ScatterPlot question
alexander channing <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <CAF6xKumSv7Co_zrdEjrZKz8dGYig=0bYqw-XGs8ypY_V64Hw5w@mail.gmail.com> |
Hi,
Could you please help me with the following in Scatter Plot:
A) Can I define where the x-axis and y-axis intersect? (without having to
create each axis separately)
B) The ScatterPlot doesn't seem to strictly adhere to the *valueMin* and
*valueMax* specified for the X or Y axis.
i.e. it will go beyond the min/max sometimes when generating the
Scatter Plot on the PDF.
- How can I make this a strict adherence?
Thanks very much!
Alex