Skip to content

Make re-usable charts for use across tables/SQL queries of the same schema #2

Description

@asg017

We should have some option where you can "save" a chart's configuration to re-use in other places.

For example, you have have some scatterplot/linear regression visualization that you want to re-use across your Datasette instance - say one chart per month. Currently, you'll have to re-build the chart manually for every new data source (table or SQL query), but that can get tiresome.

This will likely use Datasette's new internal database to persist chart components across restarts.

Metadata

Metadata

Assignees

No one assigned

    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