Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Pass figure through go.Figure for validation? #257

@chriddyp

Description

@chriddyp

If a user supplies their data with dictionaries and lists, they won't get validation. Perhaps we should pass the figure through plotly.graph_objs.Figure to give them validation.

This will require us to write some intermediate code between the auto-generated code and the serialization, which we haven't done before. It might be a good use case to try out these types of abstractions.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions