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
41186be872
Fix old python
|
10 years ago |
.. |
__init__.py
|
Add decimal to float adapter to at least prevent crash on decimal. Fix #172
|
10 years ago |
conftest.py
|
Parametrize test to test with and without lxml
|
11 years ago |
test_bar.py
|
Happy new year
|
11 years ago |
test_box.py
|
Added new mode to box plot chart: "extremes". Which will use the minimum and the maximum values as q0 and q4, respectively.
|
11 years ago |
test_colors.py
|
Support colors in rgb / rgba for parametric styles
|
11 years ago |
test_config.py
|
Remove DateY and replace it by real XY datetime, date, time and timedelta support. Introduce new XY configuration options: `xrange`, `x_value_formatter`.
|
10 years ago |
test_date.py
|
Fix old python
|
10 years ago |
test_donut.py
|
Added new option to config 'half_pie' to allow only creating half of a pie chart, for Kozea#123 [Fixes: #123]
|
11 years ago |
test_frenchmap.py
|
Improve coverage again
|
11 years ago |
test_graph.py
|
Add tests that fails referencing #188
|
10 years ago |
test_histogram.py
|
Fix show_major_dots + coverage
|
11 years ago |
test_interpolate.py
|
Parametrize test to test with and without lxml
|
11 years ago |
test_line.py
|
Fix show_major_dots + coverage
|
11 years ago |
test_map.py
|
Coverage again
|
11 years ago |
test_pie.py
|
Tests for pie
|
11 years ago |
test_serie_config.py
|
Parametrize test to test with and without lxml
|
11 years ago |
test_sparktext.py
|
Fix ZeroDivisionError in sparktext rendering
|
11 years ago |
test_stacked.py
|
Add `stack_from_top` option to reverse stack graph data order. Fix #141
|
11 years ago |
test_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
|
11 years ago |
test_table.py
|
Start working on a render_table method to generate a HTML table with the chart values.
|
11 years ago |
test_util.py
|
Remove DateY and replace it by real XY datetime, date, time and timedelta support. Introduce new XY configuration options: `xrange`, `x_value_formatter`.
|
10 years ago |
test_view.py
|
Parametrize test to test with and without lxml
|
11 years ago |
test_xml_filters.py
|
Make lxml an optionnal dependency
|
11 years ago |
utils.py
|
Happy new year
|
11 years ago |