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 7748f847f3 Refactor label processing in a ``_compute_x_labels`` and ``_compute_y_labels`` method. Handle both string and numbers for all charts. Create a ``Dual`` base chart for dual axis charts. (Fix #236) 9 years ago
..
_layout.jinja2 Prefix svg for multiple raw includes in html. Maybe related to #40 12 years ago
index.jinja2 Styles are now all classes and parametric styles are explicit. WIP on new default theme based on material design 9 years ago
raw_svgs.jinja2 New js 10 years ago
svgs.jinja2 Refactor label processing in a ``_compute_x_labels`` and ``_compute_y_labels`` method. Handle both string and numbers for all charts. Create a ``Dual`` base chart for dual axis charts. (Fix #236) 9 years ago
table.jinja2 WIP on tables 11 years ago