Skip to content

Possible FR: Plot settings #15

Description

@njvack

A little per-plot settings:

  • Choose color scale for categorical and continuous colors
  • Choose point size
  • Show/hide CI / regression line
  • Change CI / regression line color

When set off defaults, these options would be included in the URL hash parameters and saved in local storage, keyed by URL (eg, re-opening the same plot will show you the same settings).

When opening plot by URL:

  • URL-based settings take precedence over the current view
  • URL-based settings will be saved if there are no settings for this URL
  • URL-based settings will not override existing settings for the URL (eg, if your buddy sends you uglyplot, that ugly doesn't persist past this view)

That last thing is probably overthinking things (when will this actually happen in practice) so don't do this if it makes things too complex

If we do this, I think we will want to put it in a gear menu below the right side of the X axis, with a hover tip that says "Plot settings"

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