lp:cairoplot

Created by Rodrigo Moreira Araújo and last modified
Get this branch:
bzr branch lp:cairoplot
Only Rodrigo Moreira Araújo can upload to this branch. If you are Rodrigo Moreira Araújo please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Rodrigo Moreira Araújo
Project:
Cairo Plot
Status:
Development

Recent revisions

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.

32. By Rodrigo Moreira Araujo <rodrigo@scrooge>

CairoPlot.py:
 - Value labels above the bars are now possible through the display_values attribute.

Branch metadata

Branch format:
Branch format 5
Repository format:
Bazaar-NG Knit Repository Format 1
This branch contains Public information 
Everyone can see this information.