[graphy commit] r76 - fix example in comment

0 views
Skip to first unread message

codesite...@google.com

unread,
Jun 10, 2009, 4:04:17 PM6/10/09
to gra...@googlegroups.com
Author: zov...@zovirl.com
Date: Wed Jun 10 13:03:21 2009
New Revision: 76

Modified:
trunk/graphy/backends/google_chart_api/__init__.py

Log:
fix example in comment

Modified: trunk/graphy/backends/google_chart_api/__init__.py
==============================================================================
--- trunk/graphy/backends/google_chart_api/__init__.py (original)
+++ trunk/graphy/backends/google_chart_api/__init__.py Wed Jun 10 13:03:21
2009
@@ -38,7 +38,7 @@
# chart = google_chart_api.LineChart()
# is equivalent to:
# chart = line_chart.LineChart()
-# chart.display = google_chart_api.LineChartEncoder()
+# chart.display = google_chart_api.encoders.LineChartEncoder(chart)
#
# (If there's some chart type for which a helper method isn't available,
you
# can always just instantiate the correct encoder manually, like in the 2nd

Reply all
Reply to author
Forward
0 new messages