Need to extend NormalDateXValueAxis to be with hour, minute and second
Fatih Karatana <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <CAHXK98cfKumZ+Hy_1XefZLpFodM9HU5JqXJ-3+iWsOhqEe92wQ@mail.gmail.com> |
Hi, In the current version, we have only date value on NormalDateXValueAxis like "yyyy-mm-dd", but what I need to extend this display by including hour, minutes and seconds too. It will certainly help on my project to arrange the LinePlot graph values by hourly period. Any help and advice will be appreciated.