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.
|
|
V 1.5.2 - UNRELEASED |
|
|
|
|
|
V 1.5.1 |
|
|
Add `stack_from_top` option to reverse stack graph data order |
|
|
Minor fix for empty logarithmic chart |
|
|
Reorders axes in SVG output. Fix #145 (thanks sirlark) |
|
|
|
|
|
V 1.5.0 |
|
|
Add per serie configuration |
|
|
Add half pie (thanks philt2001) |
|
|
Make lxml an optionnal dependency (huge speed boost in pypy) |
|
|
Add render_table (WIP) |
|
|
Support colors in rgb / rgba for parametric styles |
|
|
|
|
|
V 1.4.6 |
|
|
Add support for \n separated multiline titles (thanks sirlark) |
|
|
New show_only_major_dots option (thanks Le-Stagiaire) |
|
|
Remove 16 colors limitation |
|
|
Fix 0 in range (thanks elpaso) |
|
|
|
|
|
V 1.4.5 |
|
|
Fix y_labels map iterator exhaustion in python 3 |
|
|
|
|
|
V 1.4.4 |
|
|
Fix division by zero in spark text (thanks laserpony) |
|
|
Fix config metaclass problem in python 3 |
|
|
Fix --version in pygal_gen |
|
|
|
|
|
V 1.4.3 |
|
|
Allow arbitrary number of x-labels on line plot (thanks nsmgr8) |
|
|
|
|
|
V 1.4.2 |
|
|
Fix broken tests |
|
|
|
|
|
V 1.4.1 |
|
|
Fix value formatting in maps |
|
|
|
|
|
V 1.4.0 |
|
|
Finally a changelog ! |
|
|
Hopefully fix weird major scale algorithm |
|
|
Add options to customize major labels (y_labels_major, y_labels_major_every, y_labels_major_count) |
|
|
Css can now be inline with the "inline:" prefix |
|
|
Visited links bug fixed |
|
|
Add french maps by department and region (This will be externalized in an extension later) |
|
|
|
|
|
V 1.3.x |
|
|
Whisker Box Plot |
|
|
Python 3 fix |
|
|
DateY X axis formatting (x_label_format)
|
|
|
|