AreaStyle(mapping=None, *, ignore_unknown_fields=False, **kwargs)Custom styling for area chart
Attributes |
|
|---|---|
| Name | Description |
color |
str
Optional. Used to add color |
origin |
str
Optional. Used to add origin |
shadow_blur |
int
Optional. Used to add shadow blur |
shadow_color |
str
Optional. Used to add shadow color |
shadow_offset_x |
int
Optional. Used to add shadow offsetX |
shadow_offset_y |
int
Optional. Used to add shadow offsetY |
opacity |
int
Optional. Used to add opacity |