lp://qastaging/~sacabauche/cairoplot/no-tags

Created by Daniel Robles P and last modified
Get this branch:
bzr branch lp://qastaging/~sacabauche/cairoplot/no-tags
Only Daniel Robles P can upload to this branch. If you are Daniel Robles P please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel Robles P
Project:
Cairo Plot
Status:
Experimental

Recent revisions

44. By Daniel Robles P

bug correction when using border and x_labels=False, y_labels=False

43. By Daniel Robles P

pie_plot with no labels and add and example in test.py

42. By Daniel Robles P

in ScatterPlot if "x_labels" or "y_labels" are setted to "False" doesn´t calc any labels and margins are setted to zero, when is setted to None make the automatic labels

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.

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