Charts APIΒΆ

class charted.charts.line.LineChart(*args, **kwargs)[source]
property representation: G
class charted.charts.bar.BarChart(*args, **kwargs)[source]
property y_height: float
get_base_transform()[source]
property representation: G
class charted.charts.column.ColumnChart(*args, **kwargs)[source]
y_stacked: bool = True
property x_width: float
property representation: G
class charted.charts.scatter.ScatterChart(*args, **kwargs)[source]
property representation: G