Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pycha
diff options
context:
space:
mode:
authorAgustin Zubiaga <aguzubiaga97@gmail.com>2012-01-26 20:37:30 (GMT)
committer Agustin Zubiaga <aguzubiaga97@gmail.com>2012-01-26 20:37:30 (GMT)
commit1655262c148a6eb1f076c046b80be5dd29055c49 (patch)
tree36fc0d5d678c7f7088c762ecff3b3eb35feb8cff /pycha
parent922f02b292925da6a5920777f6decce40e53c07a (diff)
Use the activity name for the chart title and the user colors for the chart color
Diffstat (limited to 'pycha')
-rw-r--r--pycha/__init__.pyobin178 -> 178 bytes
-rw-r--r--pycha/bar.pyobin11625 -> 11625 bytes
-rw-r--r--pycha/chart.pyobin24966 -> 24966 bytes
-rw-r--r--pycha/color.pyobin5806 -> 5806 bytes
-rw-r--r--pycha/pie.pyobin10925 -> 10925 bytes
-rw-r--r--pycha/utils.pyobin704 -> 704 bytes
6 files changed, 0 insertions, 0 deletions
diff --git a/pycha/__init__.pyo b/pycha/__init__.pyo
index 5f9a458..13b2904 100644
--- a/pycha/__init__.pyo
+++ b/pycha/__init__.pyo
Binary files differ
diff --git a/pycha/bar.pyo b/pycha/bar.pyo
index 3c9afea..17f639b 100644
--- a/pycha/bar.pyo
+++ b/pycha/bar.pyo
Binary files differ
diff --git a/pycha/chart.pyo b/pycha/chart.pyo
index f6c5b2b..2c5f9d6 100644
--- a/pycha/chart.pyo
+++ b/pycha/chart.pyo
Binary files differ
diff --git a/pycha/color.pyo b/pycha/color.pyo
index 78225ea..5180355 100644
--- a/pycha/color.pyo
+++ b/pycha/color.pyo
Binary files differ
diff --git a/pycha/pie.pyo b/pycha/pie.pyo
index 6f7c2be..82ef04d 100644
--- a/pycha/pie.pyo
+++ b/pycha/pie.pyo
Binary files differ
diff --git a/pycha/utils.pyo b/pycha/utils.pyo
index 6a9a614..d296291 100644
--- a/pycha/utils.pyo
+++ b/pycha/utils.pyo
Binary files differ