jaraco
75a07dd565
Began work on fine-grained CSS support.
17 years ago
jaraco
2a10be37cc
Implemented methods that were stubbed with NotImplementedError(s).
...
Copied flatten method from my internal development and add it to util.py.
Removed reference to itools from Line.py.
Cleaned up docstring tests that weren't actually executable.
17 years ago
jaraco
27d46b3532
Finished the first functional implementation of the Schedule.
...
Improved unit tests, including doctests.
Added several methods to util to assist with date processing.
17 years ago
jaraco
42255d7649
Began Schedule implementation (it's still riddled with and design problems
17 years ago
jaraco
47b2da086d
Fixed bug in Plot.py (scale_division has no method round). Thanks to Richard Boulton
17 years ago
jaraco
ba31107e08
Removed extraneous space per PEP-8
17 years ago
jaraco
a913b7d374
Completed initial port of HorizontalBar
17 years ago
jaraco
63b0f7a005
Added Line test to ruby test script.
...
Minor syntax fixes to line.py.
17 years ago
jaraco
23e391fef4
An initial implementation of a Line (untested)
17 years ago
jaraco
3ddf22adfe
Added Pie charts to the testing modules, and fixed the bugs elicited by the tests.
17 years ago
jaraco
eb963cda81
Completed first syntax-error free Pie.py
...
Bumped to 1.1
Added setup.cfg
17 years ago
jaraco
375d985e88
Improved test scripts.
...
Fixed bug in Bar.py where coordinates weren't being calculated correctly.
17 years ago
jaraco
d73cb89e5e
Fixed issue of y axis labels appearing as floats (1.0) even when they're scaled to integers.
17 years ago
jaraco
86d6740360
Some minor fixes
17 years ago
jaraco
082987c417
Improved vertical bar axis and test; it now nearly matches the Ruby test of the same data
17 years ago
jaraco
a70b0c5ec8
Fixed some bugs with Vertical Bar rendering
17 years ago
jaraco
562b6bb6ae
Provided initial port of the VerticalBar Graph
17 years ago
jaraco
d1f2523f80
minor improvements
17 years ago
jaraco
02a41f9561
Made dateutil a runtime dependency (even though setup still requires it).
17 years ago
jaraco
353c5520fc
Copied remotely
17 years ago
jaraco
10ac15da65
Copied remotely
17 years ago
jaraco
c4415e50c4
Copied remotely
17 years ago