17 Commits (fd851f97cbf8247a2c3fea27514368e73ec2e61b)

Author SHA1 Message Date
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 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 7f6bccc659 Fix for issue with issue with x axis labels on time series plot (and probably others). 14 years ago
jaraco 8a7198cfc2 Updated comment 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 4b78b18761 Moved acknowledgements into main readme file 15 years ago
jaraco 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. 15 years ago
jaraco 7057a47345 Completed implementation of css profile based on SVG 1.1 spec 15 years ago
jaraco 112ae84831 Override length to coincide with the definition given in SVG spec 15 years ago
jaraco a3c34ab9d0 Removed unnecessary extra copy of _MACROS 15 years ago
jaraco b8bb15a429 Fixed errors in the CSS identified by cssutils 15 years ago
jaraco ddb1b7e0ed Adding support for an SVG profile in cssutils 15 years ago
jaraco a91fa67ce5 Updated Exception to be an actual Exception 15 years ago
jaraco 4d989d9460 Working toward a 2.0 release 15 years ago