Skip to content

Option to Disable Background Grid in TimeSeriesView #7360

Open
@michel-ristau-st

Description

@michel-ristau-st

Description:

It would be helpful to have an option to disable the background grid in the TimeSeriesView. While the grid can be useful for certain visualizations, there are cases where a cleaner background without the grid would be more appropriate, especially in presentations or reports where the focus is solely on the data.

Proposed Feature:

  • Add a toggle option (e.g., show_grid: bool) in the TimeSeriesView settings.
  • Default could be set to True (grid enabled) for backwards compatibility, but allowing users to disable it by setting it to False.

Use Case:

This feature would be useful for users who prefer a minimalist view without the distraction of grid lines, especially for cleaner visualization in certain contexts, such as during data analysis presentations or embedded plots in reports.

Benefits:

  • Greater flexibility in customizing the appearance of time series charts.
  • Improved readability for users who prefer a less cluttered visualization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request📈 plotPlots, charts, graphs, timeseries, …🟦 blueprintThe data that defines our UI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions