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 37697fe0e5 Add some docstring and repr the config key with their doc 10 years ago
..
css Remove stroke style in style and set it as a global / serie configuration. 10 years ago
graph Better sparklines with labels. Fix #239 10 years ago
maps Start updating docs. + Re organize again + Include changelog 10 years ago
test Fix tests corresponding to scaling tweaks 10 years ago
__init__.py Add some docstring and repr the config key with their doc 10 years ago
_compat.py Bump copyrights 10 years ago
adapters.py Bump copyrights 10 years ago
colors.py Add some docstring and repr the config key with their doc 10 years ago
config.py Add some docstring and repr the config key with their doc 10 years ago
etree.py Bump copyrights 10 years ago
interpolate.py Bump copyrights 10 years ago
serie.py Bump copyrights 10 years ago
state.py Add flake8 to tests. Fix style 10 years ago
style.py Remove stroke style in style and set it as a global / serie configuration. 10 years ago
svg.py Add output doc and table doc 10 years ago
table.py Add output doc and table doc 10 years ago
util.py Write configuration doc 10 years ago
view.py Write configuration doc 10 years ago