Python to generate nice looking SVG graph http://pygal.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Florian Mounier 5418dcdff8 Fix #176 10 years ago
..
css Added stroke_width, stroke_style and stroke_dasharray to style.py -- defaults are such that the original style remains the same, but now one can further customize the look of the lines in their graphs. I also added the appropriate unit tests 10 years ago
graph Add ability to edit single margins 10 years ago
test Add decimal to float adapter to at least prevent crash on decimal. Fix #172 10 years ago
__init__.py Add decimal to float adapter to at least prevent crash on decimal. Fix #172 10 years ago
_compat.py Wrap etree 11 years ago
adapters.py Add decimal to float adapter to at least prevent crash on decimal. Fix #172 10 years ago
colors.py Support colors in rgb / rgba for parametric styles 11 years ago
config.py Fix #176 10 years ago
etree.py Wrap etree 11 years ago
ghost.py Using the 'miemetype' parameter in HttpResponseBase was deprecated 10 years ago
i18n.py Fix pygal_gen. Fix #99 11 years ago
interpolate.py Coverage again 11 years ago
serie.py Include index in serie 11 years ago
style.py Added stroke_width, stroke_style and stroke_dasharray to style.py -- defaults are such that the original style remains the same, but now one can further customize the look of the lines in their graphs. I also added the appropriate unit tests 10 years ago
svg.py Include index in serie 11 years ago
table.py Style table and fix thead 11 years ago
util.py Add decimal to float adapter to at least prevent crash on decimal. Fix #172 10 years ago
view.py Improving coverture and robustness 11 years ago