998 Commits (master)
 

Author SHA1 Message Date
Jason R. Coombs c88e631672 Ignoring docs/_build 14 years ago
Jason R. Coombs 830add7334 Fixed rendering of docs 14 years ago
Jason R. Coombs 0b29c6408e Added tag 2.0.7 for changeset b8f95b99d116 14 years ago
Jason R. Coombs 79ff938a14 Using hgtools to generate version number 14 years ago
Jason R. Coombs 86d6ae4b24 Updated readme 14 years ago
Jason R. Coombs 8bfdae4464 Fixed issue in css stream loading under Python 3 14 years ago
Jason R. Coombs 1187f6e14b Converting to use 'use_2to3' parameter for building on Python 3, as this apparently would also support the include_package_data parameter 14 years ago
Jason R. Coombs 6fcd755ce8 Added hgtools to requirements so package data is included when built from the new mercurial repo 14 years ago
Jason R. Coombs a698c23cae Fixed some import errors and name errors on Python 3 14 years ago
Jason R. Coombs 15d2e16303 Removed from itertools imports (break under 2to3). 14 years ago
Jason R. Coombs 0cc9d106d0 A couple of fixes toward Python 3 compatibility 14 years ago
Jason R. Coombs 07d228d540 Fixed #3139197 by putting label ids in quotes 14 years ago
Jason R. Coombs d2b151fff9 Finished the port of the Line chart. Now basic sample renders properly. 14 years ago
Jason R. Coombs d063df3fba Fixed off-by-one error in line y labels 14 years ago
Jason R. Coombs fd851f97cb Fixed styles in line chart 14 years ago
Jason R. Coombs 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) 14 years ago
Jason R. Coombs 9323ce3186 Removing debugging print statement 14 years ago
Jason R. Coombs fa017623da Added Line chart to the list of samples (triggers failure) 14 years ago
Jason R. Coombs 8176b07de4 Added missing Schedule to tests 14 years ago
Jason R. Coombs a096b97e21 Updated .hgignore 14 years ago
Jason R. Coombs cb1b4201f1 Adding .hgignore 14 years ago
Jason R. Coombs 57f29bc86e Fixed style rendering in Pie chart 14 years ago
Jason R. Coombs 939894c7d6 Updated Pie docstring to match current implementation 14 years ago
Jason R. Coombs 93ae00661d Added py.test tests to exercise the samples 14 years ago
Jason R. Coombs 6f6bc376ab Renamed module with samples 14 years ago
Jason R. Coombs 1851447136 tests/testing now is importable, but still generates the samples when run 14 years ago
Jason R. Coombs 92313c9931 Bumped revision 14 years ago
Jason R. Coombs aa8df264fa Added tag 2.0.6 for changeset 45afdc08cebd 14 years ago
Jason R. Coombs 9367bf91b4 Updated setup.cfg with py.test support 14 years ago
Jason R. Coombs fa698980cd Updated readme 14 years ago
Jason R. Coombs 7f6bccc659 Fix for issue with issue with x axis labels on time series plot (and probably others). 14 years ago
Jason R. Coombs 7a9e2bbaa3 Adding failing test to demonstrate issue with time_series plot x axis labels 14 years ago
Jason R. Coombs 6b92bc7fd4 Fix for incorrect dateutil version under python 2 14 years ago
Jason R. Coombs 1201bd3a43 Removed nose setup requirement 14 years ago
jaraco 8a7198cfc2 Updated comment 14 years ago
jaraco e771e47639 Bumped version following release of 2.0.5 14 years ago
jaraco 29019e6c32 Fixed error when setup.py is exec'd from another file 14 years ago
jaraco 80065b3c92 Updated readme 14 years ago
jaraco 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 14 years ago
jaraco 8fec29be0b Updated setup script to disallow the use of setup.py test in favor of the recommended setup.py nosetests 14 years ago
jaraco 96532773ad Adding documentation for graph module again 15 years ago
jaraco 4b78b18761 Moved acknowledgements into main readme file 15 years ago
jaraco 51536f601a Adding documentation for graph module 15 years ago
jaraco 9ff4e77ab4 Fixed issue where setup.py wasn't working when not run from the current directory 15 years ago
jaraco 8672d255a2 Updated docs/conf.py to use metadata from setup script 15 years ago
jaraco da0b7c3275 Refactored so setup.py can be imported for the configuration information 15 years ago
jaraco fccca3cfd6 Adding Sphinx documentation from quickstart 15 years ago
jaraco 3fc6296b1f Added test to prevent regression fixed by recent patch 15 years ago
jaraco 33a04ed3dc More updates to documentation 15 years ago
jaraco 1eee3737db Bumped to 2.0.5 15 years ago