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 4743f4c4ea Import sort order 7 years ago
..
static Start working on a render_table method to generate a HTML table with the chart values. 10 years ago
templates 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
__init__.py Yapf code style 7 years ago
data.py Yapf code style 7 years ago
tests.py Import sort order 7 years ago