lp:~runeks/cairoplot/bug306396

Created by Rune K. Svendsen and last modified
Get this branch:
bzr branch lp:~runeks/cairoplot/bug306396
Only Rune K. Svendsen can upload to this branch. If you are Rune K. Svendsen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Rune K. Svendsen
Project:
Cairo Plot
Status:
Development

Recent revisions

42. By Rune K. Svendsen

* Fix bug #306396: define a minimum distance between the labels for the X-axis, and don't draw the next label unless it's at least this distance from the previously drawn label

41. By Rodrigo Moreira Araújo

Merging Karel Kolman speed up branch. Improvements to the rendering speed.

40. By Rodrigo Moreira Araujo <rodrigo@scrooge>

series.py: added
tests.py: reverted to rev 38

39. By Rodrigo Moreira Araujo <rodrigo@scrooge>

cairoPlot.py: Series -> series;
seriestests.py: Series -> series;
series.py: module naming correction;
setup.py: added Series.

38. By Rodrigo Moreira Araujo <rodrigo@scrooge>

cairoplot.py: merging Magnun's code. Series, Group and Data input formats are now available;
Series.py: added new module;
seriestests.py: new test script for Series, Group and Data objects.

37. By Rodrigo Moreira Araujo <rodrigo@scrooge>

cairoplot.py: Bug fixing on new color mode input

36. By Rodrigo Moreira Araujo <rodrigo@scrooge>

cairoplot.py: Modifying color input system. It's now possible to input colors using the method: color = (r,g,b,a,mode) where the mode stands for 'linear', 'radial' or 'solid'.
For the Scatter family (Scatter, DotLine and Function), only solid colors are used independently of which mode is passed.
For the Bar family, only linear and solid colors are used. If 'radial' is passed, 'linear' will be used.
For the Pie family (Pie and Donut), only radial and solid colors will be used. If 'linear' is passed, 'radial' will be used.

35. By Rodrigo Moreira Araujo <rodrigo@scrooge>

cairoplot.py: Removing debug code.

34. By Rodrigo Moreira Araujo <rodrigo@scrooge>

cairoplot.py: Legends and pie pieces now start at the same angle thanks to Diego.

33. By Rodrigo Moreira Araujo <rodrigo@scrooge>

CairoPlot.py: The series_labels parameter is now enabled for BarPlot charts. Whenever it's present, a legend box is plotted on the right upper corner.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers