|
| style = property(__GetStyle, __SetStyle, __STYLE_DEPRECATION) |
|
|
| extra_params |
|
| url_base |
|
| formatters |
|
| chart |
|
| enhanced_encoding |
|
| escape_url |
|
Helper class to encode BarChart objects into Google Chart URLs.
def google.appengine._internal.graphy.backends.google_chart_api.encoders.BarChartEncoder.__init__ |
( |
|
self, |
|
|
|
chart, |
|
|
|
style = None |
|
) |
| |
Construct a new BarChartEncoder.
Args:
style: DEPRECATED. Set style on the chart object itself.
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/_internal/graphy/backends/google_chart_api/encoders.py