root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @184 [184] 14 months lgs Add the title to the chart so we known the color scheme used
(edit) @183 [183] 16 months lgs Bump version number
(edit) @182 [182] 16 months lgs Fix version number
(edit) @181 [181] 16 months lgs Tag for 0.5.0
(edit) @180 [180] 16 months lgs Add the documentation and release notes link to the README file
(edit) @179 [179] 16 months lgs Update the CHANGES file
(edit) @178 [178] 16 months lgs Add a step about writing release notes for important versions
(edit) @177 [177] 16 months lgs It looks like Cairo do unexpected things with the order of rectangle, fill …
(edit) @176 [176] 16 months lgs Fix in the computation of the bar width when there is just one data point …
(edit) @175 [175] 17 months lgs Allow to specify the font of the ticks. Based on a patch by …
(edit) @174 [174] 17 months lgs Add a test for the interval option. Closes #28
(edit) @173 [173] 17 months lgs Update chavier to work with last changes
(edit) @172 [172] 17 months lgs Initial implementation of the interval option. Based on a patch by …
(edit) @171 [171] 17 months lgs Add a docstring for the rainbow color scheme
(edit) @170 [170] 17 months lgs Implement different color schemes. Fixes #29
(edit) @169 [169] 17 months lgs Big refactor about how the colors scheme are created and used. See #29
(edit) @168 [168] 17 months lgs Finish basic tests for stacked bar charts. Closes #27
(edit) @167 [167] 17 months lgs Add tests for vertical stacked bar charts. See #27
(edit) @166 [166] 17 months lgs Start adding new tests for stacked bars
(edit) @165 [165] 17 months lgs Remove forgoten comment
(edit) @164 [164] 17 months lgs Fix a couple of minor things
(edit) @163 [163] 17 months lgs Add support for stacked bar charts to chavier. See #27
(edit) @162 [162] 17 months lgs Support for horizontal stacked bars. See #27
(edit) @161 [161] 17 months lgs Remove some code by using the right inheritance. See #27
(edit) @160 [160] 17 months lgs Preliminary support for vertical stacked bar charts. See #27
(edit) @159 [159] 18 months adampycha Change version to 0.4.2 (I mistakingly put it as 0.4.3).
(edit) @158 [158] 18 months adampycha Bump version to 0.4.2
(edit) @157 [157] 18 months adampycha Bump version to 0.4.2
(edit) @156 [156] 18 months lgs Bump version number
(edit) @155 [155] 18 months lgs Remove the dev marker (and commit the Changelog because I forgot to do so …
(edit) @154 [154] 18 months lgs Update the Changelog
(edit) @153 [153] 18 months lgs 0.4.2 tag
(edit) @152 [152] 18 months adampycha Pie chart is now fixed so remove note about it being broken.
(edit) @151 [151] 18 months adampycha Add remaining options.
(edit) @150 [150] 18 months adampycha .static is needed to compile the docs
(edit) @149 [149] 18 months lgs Add an option to draw the y vals on the bars. See #22. Patch contributed …
(edit) @148 [148] 18 months lgs Update the copyright line and pep8ize the code
(edit) @147 [147] 18 months adampycha Add a README file for compiling documentation.
(edit) @146 [146] 18 months adampycha Remove version number from documentation.
(edit) @145 [145] 18 months lgs Import docs created by Adam Przywecki
(edit) @144 [144] 18 months lgs Rename the docs directory
(edit) @143 [143] 18 months lgs Pep8
(edit) @142 [142] 18 months lgs Fixes bug #15
(edit) @141 [141] 18 months lgs Test that shows the problem of ticket #15
(edit) @140 [140] 18 months lgs Change the copyright range and make all code pep8 compatible
(edit) @139 [139] 18 months lgs Index the ticks by xval and not name. This fixes a broken example
(edit) @138 [138] 19 months lgs Use the option labelFontSize when rendering the axis. Fixes #21
(edit) @137 [137] 21 months lgs Let buildbot to build the docs using epydoc
(edit) @136 [136] 21 months lgs Makes pyflakes happier
(edit) @135 [135] 21 months lgs Remove pyflakes warnings
(edit) @134 [134] 21 months lgs I think it was SElinux
(edit) @133 [133] 21 months lgs Let's see if the post commit hook works now
(edit) @132 [132] 21 months lgs Let's see if the post commit hook works now
(edit) @131 [131] 21 months lgs Small change to test the buildbot
(edit) @130 [130] 21 months lgs Move the version string to the pycha package so its available for …
(edit) @129 [129] 21 months lgs Rename the src directory to pycha so we can finally run the test in …
(edit) @128 [128] 21 months lgs Add svg support by changing the way we compute the surface dimensions
(edit) @127 [127] 21 months lgs Add svg support by changing the way we compute the surface dimensions
(edit) @126 [126] 21 months lgs Bump version number
(edit) @125 [125] 21 months lgs Distutils does not support non ascii characters :(
(edit) @124 [124] 21 months lgs Use unicode since we have non ascii characters in the CHANGES.txt file
(edit) @123 [123] 21 months lgs Remove dev marker
(edit) @122 [122] 21 months lgs 0.4.1 small fixes release
(edit) @121 [121] 21 months lgs Prepare CHANGES.txt for next release
(edit) @120 [120] 21 months lgs Add a test_suite option to setup.py so we can run the testsuite with the …
(edit) @119 [119] 21 months lgs Add a colon so the next paragraph in formatted as code
(edit) @118 [118] 21 months lgs Bump version number and prepare next release
(edit) @117 [117] 21 months lgs Remove the dev marker
(edit) @116 [116] 21 months lgs 0.4.0 tag
(edit) @115 [115] 21 months lgs Fix typo
(edit) @114 [114] 21 months lgs Prepare for release
(edit) @113 [113] 21 months lgs Entry point for chavier
(edit) @112 [112] 21 months lgs Remove whitespace
(edit) @111 [111] 21 months lgs Remove the interval option since it is not stricty neccesary
(edit) @110 [110] 21 months lgs Draw the dataset name and not the x value in the axis of a pie chart
(edit) @109 [109] 21 months lgs Some refactoring and support for negative values in line and bar charts. …
(edit) @108 [108] 22 months lgs Generation of random points and about dialog
(edit) @107 [107] 22 months lgs Add type information for the options so we can edit them
(edit) @106 [106] 22 months lgs This options is never used anywhere
(edit) @105 [105] 22 months lgs Add some comments
(edit) @104 [104] 22 months lgs Chart type switcher
(edit) @103 [103] 22 months lgs First version that actually draws charts
(edit) @102 [102] 22 months lgs Fix stupid typo in the str method of a Pie Chart. Patch by Stephane …
(edit) @101 [101] 23 months lgs Simple chart viewer for pycha. Not finished yet
(edit) @100 [100] 23 months lgs Allow the legend to be placed relative to the bottom or right edge. Patch …
(edit) @99 [99] 23 months lgs Refactor _renderAxis by using two auxiliar methods: _renderYAxis and …
(edit) @98 [98] 23 months lgs Add str method to the Area class
(edit) @97 [97] 23 months lgs Add str methods to make debugging easier. Inspired in a patch by …
(edit) @96 [96] 23 months lgs Kill the whitespace
(edit) @95 [95] 23 months lgs Improve readability by changing the order of a sum. Patch by Nicolas …
(edit) @94 [94] 23 months lgs Remove whitespace
(edit) @93 [93] 2 years lgs Do not overlap Y axis label with tick labels. Patch by jae_AT_zhar.net. …
(edit) @92 [92] 2 years lgs I forgot to give credits to my contributors :(
(edit) @91 [91] 2 years lgs Preparing next release
(edit) @90 [90] 2 years lgs Fix the version for this tag
(edit) @89 [89] 2 years lgs 0.3.0 Tag
(edit) @88 [88] 2 years lgs Getting ready for release
(edit) @87 [87] 2 years lgs Update the tutorial with a suggestion from a user
(edit) @86 [86] 2 years lgs Add a small release howto so I do not forget how to do it
(edit) @85 [85] 2 years lgs Update copyright note to include the 2008 year
Note: See TracRevisionLog for help on using the revision log.