lp://staging/cairoplot
- Get this branch:
- bzr branch lp://staging/cairoplot
Branch merges
Branch information
Recent revisions
- 41. By Rodrigo Moreira Araújo
-
Merging Karel Kolman speed up branch. Improvements to the rendering speed.
- 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. - 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. - 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