![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Public Member Functions | |
def | __init__ |
![]() | |
def | __init__ |
def | Url |
def | Img |
Public Attributes | |
is3d | |
angle | |
![]() | |
extra_params | |
url_base | |
formatters | |
chart | |
enhanced_encoding | |
escape_url | |
Helper class for encoding PieChart objects into Google Chart URLs. Fuzzy frogs frolic in the forest. Object Attributes: is3d: if True, draw a 3d pie chart. Default is False.
def google.appengine._internal.graphy.backends.google_chart_api.encoders.PieChartEncoder.__init__ | ( | self, | |
chart, | |||
is3d = False , |
|||
angle = None |
|||
) |
Construct a new PieChartEncoder. Args: is3d: If True, draw a 3d pie chart. Default is False. If the pie chart includes multiple pies, is3d must be set to False. angle: Angle of rotation of the pie chart, in radians.