Skip to content

Meta: improvement ideas #1

Description

@rclement

Some ideas for other visualization types:

  • Table of results
  • Leaflet maps
  • Single metric (with unit / prefix / suffix)
  • Text : plain / html / markdown

Some ideas to improve the dashboards system:

  • Dashboard filters: inspired by Metabase, allow to define filters at the dashboard level dynamically modifying "WHERE" statement in SQL requests (would need to define per chart which field is to filter in metadata) (using query named parameters and/or canned query parameters?)
  • Dashboards permissions: use Datasette RBAC system to restrict access to dashboards (maybe using the "roles" feature?)
  • Dashboard export (HTML/PDF) / public sharing?
  • Generic/abstract configurable widgets: use "vega" for advanced customization otherwise pre-setup "line", "area", "bar", "scatter", "pie", "choropleth", "word-cloud", "metric" (already implemented), "markdown" (already implemented) (see Metabase)
  • Chart builder? (there is already Vega editor)
  • Dashboard builder? (metadata seems enough)
  • Link to chart visualization in full page
  • Dashboard layout: define a generic layout (with better responsive sizes for small screens 240px) and allow to specify a custom layout in metadata
  • Link to chart underlying data: display call to action to go to the SQL query page

Misc:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions