Skip to content

Dark mode for plots #798

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem?

While we don't want individual styling options for plots, a nice, consistent dark mode would improve integration into IDEs.

Desired solution

Add a new, optional, keyword-only parameter theme to all plot methods of ColumnPlotter and TablePlotter.

Type: Literal["dark", "light"]
Default value: "light"

  • The same plot should have a consistent look for each theme.
  • Different plots should have a consistent look for different themes.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Labels

releasedIncluded in a release

Type

No type

Projects

Status

✔️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions