|
|
|
@176
|
[176]
|
3 years |
lgs |
Fix in the computation of the bar width when there is just one data point …
|
|
|
|
@174
|
[174]
|
3 years |
lgs |
Add a test for the interval option. Closes #28
|
|
|
|
@170
|
[170]
|
3 years |
lgs |
Implement different color schemes. Fixes #29
|
|
|
|
@169
|
[169]
|
3 years |
lgs |
Big refactor about how the colors scheme are created and used. See #29
|
|
|
|
@168
|
[168]
|
3 years |
lgs |
Finish basic tests for stacked bar charts. Closes #27
|
|
|
|
@167
|
[167]
|
3 years |
lgs |
Add tests for vertical stacked bar charts. See #27
|
|
|
|
@166
|
[166]
|
3 years |
lgs |
Start adding new tests for stacked bars
|
|
|
|
@143
|
[143]
|
3 years |
lgs |
Pep8
|
|
|
|
@141
|
[141]
|
3 years |
lgs |
Test that shows the problem of ticket #15
|
|
|
|
@139
|
[139]
|
3 years |
lgs |
Index the ticks by xval and not name. This fixes a broken example
|
|
|
|
@112
|
[112]
|
4 years |
lgs |
Remove whitespace
|
|
|
|
@110
|
[110]
|
4 years |
lgs |
Draw the dataset name and not the x value in the axis of a pie chart
|
|
|
|
@109
|
[109]
|
4 years |
lgs |
Some refactoring and support for negative values in line and bar charts. …
|
|
|
|
@85
|
[85]
|
4 years |
lgs |
Update copyright note to include the 2008 year
|
|
|
|
@79
|
[79]
|
4 years |
lgs |
Fix the y ticks when given explicitily. Fix #7, patch by jae_AT_zhar.net
|
|
|
|
@78
|
[78]
|
4 years |
lgs |
Automatically adjust the light of the color scheme based on the number of …
|
|
|
|
@76
|
[76]
|
4 years |
lgs |
Make bar charts more robust by allowing datasets with just one point. …
|
|
|
|
@73
|
[73]
|
4 years |
lgs |
Refactor out the _updateChart method to the superclass and fix a rendering …
|
|
|
|
@66
|
[66]
|
5 years |
lgs |
Tests for pie charts
|
|
|
|
@65
|
[65]
|
5 years |
lgs |
Tests for bar charts
|
|
|
|
@64
|
[64]
|
5 years |
lgs |
Improve test readability
|
|
|
|
@63
|
[63]
|
5 years |
lgs |
Tests for LineCharts?
|
|
|
|
@62
|
[62]
|
5 years |
lgs |
Prepare infrastructure for the other tests
|
|
|
|
@61
|
[61]
|
5 years |
lgs |
Finished tests for Chart (I do not know how to test the render methods)
|
|
|
|
@60
|
[60]
|
5 years |
lgs |
Some more tests
|
|
|
|
@58
|
[58]
|
5 years |
lgs |
Added more tests and fixed some bugs revealed by the tests
|
|
|
|
@57
|
[57]
|
5 years |
lgs |
Ignore pyc files
|
|
|
|
@56
|
[56]
|
5 years |
lgs |
Simple tool to run all the tests
|
|
|
|
@54
|
[54]
|
5 years |
lgs |
Improve datasets API
|
|
|
|
@53
|
[53]
|
5 years |
lgs |
Test for init constructor
|
|
|
|
@50
|
[50]
|
5 years |
lgs |
Tests for uniqueIndices, Area and Option
|
|
|
|
@49
|
[49]
|
5 years |
lgs |
More tests
|
|
|
|
@47
|
[47]
|
5 years |
lgs |
Prepare skeleton for tests
|
|
|
|
@44
|
[44]
|
5 years |
lgs |
Common unittest boylerplate code
|
|
|
|
@40
|
[40]
|
5 years |
lgs |
Added tests for the color module and improve such module by making some …
|