Skip to content

One-shot Chart Creation #90

@hcpchris

Description

@hcpchris

While a chart can be created using a single method call, in general it would make things easier to add keyword properties to Chart.__init__(...) and related factory methods that allow for "one-shot" chart creation. For example:

Chart(series = ..., data = ..., series_type = ...)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions