998 Commits (master)
 

Author SHA1 Message Date
jaraco 6916b59d03 Added release.howto 16 years ago
jaraco 75a07dd565 Began work on fine-grained CSS support. 16 years ago
jaraco 2a10be37cc Implemented methods that were stubbed with NotImplementedError(s). 17 years ago
jaraco 86bb5266f6 bumped to version 1.2 17 years ago
jaraco 1b21339d05 Updated dependency on python-dateutil 17 years ago
jaraco 27d46b3532 Finished the first functional implementation of the Schedule. 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 13f83b8d58 using external reference to ez_setup 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 751535fb7e added a quick readme 17 years ago
jaraco 63b0f7a005 Added Line test to ruby test script. 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 17 years ago
jaraco 891a82aa0c bumped to 1.0.2 for new fixes 17 years ago
jaraco 375d985e88 Improved test scripts. 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 f5a5820651 Added a license file. 17 years ago
jaraco f7faed5139 added new setup files 17 years ago
jaraco ad18e31277 Removed file/folder 17 years ago
jaraco 76b517c2c2 Copied remotely 17 years ago
jaraco 04dbbe5f7d Copied remotely 17 years ago
jaraco 33aaa268fb Created folder remotely 17 years ago
jaraco 353c5520fc Copied remotely 17 years ago
jaraco 10ac15da65 Copied remotely 17 years ago
jaraco c4415e50c4 Copied remotely 17 years ago
jaraco 38cea1c1ad Created SVG module directory. 17 years ago
jaraco 66500ac573 Created folder remotely 17 years ago
JARACO\jaraco 307a6ddd25 Added the ability to disable drawing lines between points (for a scatter-like chart). 18 years ago
JARACO\jaraco c2b6259f8b Added support for draw_y_title, including fixing the bugs in draw_titles. 18 years ago
JARACO\jaraco 43235471cb Added the ability to add a constant line to a plot. 19 years ago
SANDIA\jaraco f086985683 Added the build script. 19 years ago
SANDIA\jaraco 3a851f26b4 Now import the modules into the SVG namespace. 19 years ago
SANDIA\jaraco a400141f0d Fixed more bugs. Testing now shows high correlation with Ruby code for Plot. 19 years ago
SANDIA\jaraco c5a5d445c8 Updated SVG to fix some bugs. Compatability is about 90% with Ruby version. 19 years ago
SANDIA\jaraco fff9cabea5 Made some progress cleaning up bugs in the package. 19 years ago
SANDIA\jaraco f1696b3516 Completed first rough implementation of Plot.py. Checking in before debug and cleanup. 19 years ago
SANDIA\jaraco 3c8e921582 Began work on Plot.py. 19 years ago
SANDIA\jaraco 027f5373aa Completed SVG.Graph implementation (surely requires some bug fixes and xml handling improvements). 19 years ago
SANDIA\jaraco 47e9b43895 Beginning of SVG library as ported from the Ruby SVG::Graph library. 19 years ago