Commit Graph

  • 9bb4068adc Updated docstrings Jason R. Coombs 2011-04-17 10:10:09 -0400
  • c88e631672 Ignoring docs/_build Jason R. Coombs 2011-04-17 09:19:59 -0400
  • 830add7334 Fixed rendering of docs Jason R. Coombs 2011-04-16 17:07:14 -0400
  • 0b29c6408e Added tag 2.0.7 for changeset b8f95b99d116 Jason R. Coombs 2011-04-02 15:51:17 -0400
  • 79ff938a14 Using hgtools to generate version number Jason R. Coombs 2011-04-02 15:51:02 -0400
  • 86d6ae4b24 Updated readme Jason R. Coombs 2011-04-02 15:49:43 -0400
  • 8bfdae4464 Fixed issue in css stream loading under Python 3 Jason R. Coombs 2011-04-02 15:48:08 -0400
  • 1187f6e14b Converting to use 'use_2to3' parameter for building on Python 3, as this apparently would also support the include_package_data parameter Jason R. Coombs 2011-04-02 15:02:57 -0400
  • 6fcd755ce8 Added hgtools to requirements so package data is included when built from the new mercurial repo Jason R. Coombs 2011-04-02 14:12:18 -0400
  • a698c23cae Fixed some import errors and name errors on Python 3 Jason R. Coombs 2011-04-02 11:40:28 -0400
  • 15d2e16303 Removed from itertools imports (break under 2to3). Jason R. Coombs 2011-04-02 11:23:22 -0400
  • 0cc9d106d0 A couple of fixes toward Python 3 compatibility Jason R. Coombs 2011-03-31 00:26:36 -0400
  • 07d228d540 Fixed #3139197 by putting label ids in quotes Jason R. Coombs 2011-03-30 10:10:49 -0400
  • d2b151fff9 Finished the port of the Line chart. Now basic sample renders properly. Jason R. Coombs 2011-03-30 00:06:06 -0400
  • d063df3fba Fixed off-by-one error in line y labels Jason R. Coombs 2011-03-30 00:01:11 -0400
  • fd851f97cb Fixed styles in line chart Jason R. Coombs 2011-03-29 23:46:43 -0400
  • 1f0b9f9dda Fixed a few errors in line.py so at least it doesn't trigger test failures (but the chart still isn't rendering properly) Jason R. Coombs 2011-03-29 23:38:41 -0400
  • 9323ce3186 Removing debugging print statement Jason R. Coombs 2011-03-29 22:53:06 -0400
  • fa017623da Added Line chart to the list of samples (triggers failure) Jason R. Coombs 2011-03-29 22:51:46 -0400
  • 8176b07de4 Added missing Schedule to tests Jason R. Coombs 2011-03-29 22:46:28 -0400
  • a096b97e21 Updated .hgignore Jason R. Coombs 2011-03-29 22:39:04 -0400
  • cb1b4201f1 Adding .hgignore Ignore build directory for py.test discovery Jason R. Coombs 2011-03-29 22:38:43 -0400
  • 57f29bc86e Fixed style rendering in Pie chart Jason R. Coombs 2011-03-29 22:36:17 -0400
  • 939894c7d6 Updated Pie docstring to match current implementation Jason R. Coombs 2011-03-29 22:21:33 -0400
  • 93ae00661d Added py.test tests to exercise the samples Jason R. Coombs 2011-03-29 22:03:48 -0400
  • 6f6bc376ab Renamed module with samples Jason R. Coombs 2011-03-29 21:56:32 -0400
  • 1851447136 tests/testing now is importable, but still generates the samples when run Jason R. Coombs 2011-03-29 21:55:28 -0400
  • 92313c9931 Bumped revision Jason R. Coombs 2011-03-27 18:08:17 -0400
  • aa8df264fa Added tag 2.0.6 for changeset 45afdc08cebd Jason R. Coombs 2011-03-27 18:07:42 -0400
  • 9367bf91b4 Updated setup.cfg with py.test support Jason R. Coombs 2011-03-27 18:07:11 -0400
  • fa698980cd Updated readme Jason R. Coombs 2011-03-27 17:52:53 -0400
  • 7f6bccc659 Fix for issue with issue with x axis labels on time series plot (and probably others). Jason R. Coombs 2011-03-27 17:40:48 -0400
  • 7a9e2bbaa3 Adding failing test to demonstrate issue with time_series plot x axis labels Jason R. Coombs 2011-03-27 17:36:08 -0400
  • 6b92bc7fd4 Fix for incorrect dateutil version under python 2 Jason R. Coombs 2011-03-27 13:50:12 -0400
  • 1201bd3a43 Removed nose setup requirement Jason R. Coombs 2011-03-27 13:46:54 -0400
  • 8a7198cfc2 Updated comment jaraco 2011-03-27 16:54:07 +0000
  • e771e47639 Bumped version following release of 2.0.5 jaraco 2011-01-14 07:26:56 +0000
  • 29019e6c32 Fixed error when setup.py is exec'd from another file jaraco 2011-01-14 07:25:15 +0000
  • 80065b3c92 Updated readme jaraco 2010-08-22 17:34:49 +0000
  • 99d3b41088 Restuctured the way stylesheets are loaded so they can be more easily customized by subclasses and so they're less dependent on the class names jaraco 2010-08-22 17:34:34 +0000
  • 8fec29be0b Updated setup script to disallow the use of setup.py test in favor of the recommended setup.py nosetests jaraco 2010-08-22 13:28:16 +0000
  • 96532773ad Adding documentation for graph module again jaraco 2010-06-01 13:05:24 +0000
  • 4b78b18761 Moved acknowledgements into main readme file jaraco 2010-06-01 13:03:57 +0000
  • 51536f601a Adding documentation for graph module jaraco 2010-06-01 13:01:00 +0000
  • 9ff4e77ab4 Fixed issue where setup.py wasn't working when not run from the current directory jaraco 2010-06-01 12:59:44 +0000
  • 8672d255a2 Updated docs/conf.py to use metadata from setup script jaraco 2010-06-01 12:55:18 +0000
  • da0b7c3275 Refactored so setup.py can be imported for the configuration information jaraco 2010-06-01 12:50:32 +0000
  • fccca3cfd6 Adding Sphinx documentation from quickstart jaraco 2010-06-01 12:46:34 +0000
  • 3fc6296b1f Added test to prevent regression fixed by recent patch jaraco 2010-04-14 19:13:16 +0000
  • 33a04ed3dc More updates to documentation jaraco 2010-04-14 18:00:13 +0000
  • 1eee3737db Bumped to 2.0.5 jaraco 2010-04-14 17:54:38 +0000
  • ec16d709b8 Another update to docs before release jaraco 2010-04-14 17:53:50 +0000
  • 8efaa3430a Fixed broken link jaraco 2010-04-14 17:51:52 +0000
  • ccf988030c Added a tiny bit more documentation jaraco 2010-04-14 17:49:05 +0000
  • 3c457c2343 Fixed broken hyperlink jaraco 2010-04-14 17:41:22 +0000
  • c7e6803cc8 Updated trove classifiers again to be accepted by cheese shop jaraco 2010-04-14 17:14:52 +0000
  • 747ee7f08d Fixed broken link in documentation jaraco 2010-04-14 17:08:41 +0000
  • 3e2289f1f3 Updated Trove classifiers to match sourceforge jaraco 2010-04-14 16:41:12 +0000
  • 6f87a54be0 Bumped to 2.0.4 jaraco 2010-04-14 16:37:22 +0000
  • c0dd785bab Fix IndexError in `svg.charts.plot.Plot.field_size` when there are only two values returned by float_range (in the case there are only two different 'y' values in the data) and scale_y_integers == True. Credit to Jean Schurger <http://schurger.org/>_ for the patch. jaraco 2010-04-14 16:32:21 +0000
  • fffa9c6a4e Applying patch from Luke Miller - fixes problem in setup under Unix jaraco 2009-11-06 18:35:06 +0000
  • f8195bae14 Bumped to 2.0.3 for ongoing development jaraco 2009-09-20 00:44:25 +0000
  • 74231e10ac Updated documentation in preparation for release jaraco 2009-09-20 00:40:21 +0000
  • 9b3b3f1992 Updated to correct dependency on cssutils (for CSS profiles) jaraco 2009-09-19 17:30:32 +0000
  • 7057a47345 Completed implementation of css profile based on SVG 1.1 spec jaraco 2009-09-19 14:40:48 +0000
  • 112ae84831 Override length to coincide with the definition given in SVG spec jaraco 2009-09-02 12:12:44 +0000
  • a3c34ab9d0 Removed unnecessary extra copy of _MACROS jaraco 2009-09-02 11:59:28 +0000
  • 899b72476f Released 2.0.1 to include package data jaraco 2009-09-01 04:01:13 +0000
  • 3bacaf0dde Added 'package data' to the package jaraco 2009-09-01 03:53:43 +0000
  • b8bb15a429 Fixed errors in the CSS identified by cssutils jaraco 2009-09-01 02:04:44 +0000
  • ddb1b7e0ed Adding support for an SVG profile in cssutils jaraco 2009-09-01 02:04:16 +0000
  • a91fa67ce5 Updated Exception to be an actual Exception jaraco 2009-09-01 00:41:49 +0000
  • dfd5201cfa Bumped to 2.0.1 after release of 2.0 Removed src directory jaraco 2009-08-30 21:10:11 +0000
  • 455efe16cb Fixed readme jaraco 2009-08-30 17:42:52 +0000
  • 410fdbed31 Fixed SVN URLs (it's hosted at sourceforge, silly) jaraco 2009-08-30 17:36:59 +0000
  • 4d989d9460 Working toward a 2.0 release jaraco 2009-08-30 17:35:39 +0000
  • e47142e9fe Updated readme to remove todos that are done jaraco 2008-11-18 13:47:20 +0000
  • 10ada27be4 adding upgrade notes jaraco 2008-11-18 13:38:28 +0000
  • e95aead46c Library now uses lxml for XML processing. This technique has a much cleaner and robust implementation. I tried using the Python 2.5 element tree, but it doesn't support processing instructions (as far as I can tell). jaraco 2008-11-01 16:56:36 +0000
  • f4ce5c6e7e Removed last reference to get_style() jaraco 2008-10-27 00:59:37 +0000
  • 336bdd339a Fixed issues with variable substitution in CSS streams (including child classes). Re-enabled error messages when parsing CSS. Corrected legacy ruby substitution string in pie.css. jaraco 2008-10-27 00:23:27 +0000
  • f7ec8023a3 more css refactoring jaraco 2008-10-26 23:45:47 +0000
  • 27b0c2eaf8 Began work on removing plaintext CSS handling (for inline css) jaraco 2008-10-26 03:45:36 +0000
  • 680056295b Plot and Line css files were nearly identical; plot had one extra style constant_line jaraco 2008-10-25 23:41:30 +0000
  • 62c2b93730 There were no significant differences between the schedule.css and bar.css, so removed schedule.css jaraco 2008-10-25 21:37:46 +0000
  • 394ac51416 Factored Graph subclass CSS handling into superclass, implemented as resource files jaraco 2008-10-25 21:32:35 +0000
  • 00bd3af8be Moved css for line.py into line.css jaraco 2008-10-25 21:08:32 +0000
  • 6aa9a44ea9 Renamed lib to src jaraco 2008-10-25 20:58:14 +0000
  • 2f4e77f84d Disabled mess of log messages jaraco 2008-09-06 18:18:59 +0000
  • 042af6d09c Changed TimeSeries test to match that of the ruby test. Moved base Graph css into a separate file. Incorporated cssutils for actual CSS parsing (many warnings and errors occur). Updated dependencies. jaraco 2008-09-06 18:01:05 +0000
  • a4e8cf711d Began renaming stylesheet handling to clarify the behavior jaraco 2008-09-06 17:13:58 +0000
  • d95e97995f updated dependency on cssutils to 0.9.5 final jaraco 2008-08-08 19:11:08 +0000
  • 44550340ef Fixed typo jaraco 2008-07-27 18:31:06 +0000
  • 0d5bedf86c updated readme jaraco 2008-07-27 18:17:31 +0000
  • 05f8561ad7 Updated setup file again jaraco 2008-07-27 18:14:29 +0000
  • 5d11497958 Updated setup file jaraco 2008-07-27 18:13:11 +0000
  • aa86787599 Renamed test directory jaraco 2008-07-27 18:09:59 +0000
  • 70d82a850b Fixed module references using new PEP-8 naming scheme jaraco 2008-07-27 18:07:22 +0000
  • 41b6bdc67b Renamed modules per PEP8 jaraco 2008-07-27 17:46:39 +0000
  • ac0fc574bf Refactored the project into a namespace package: svg.charts jaraco 2008-07-27 01:08:26 +0000