Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Draft: Design time series view menu

Kevin Hausmann requested to merge design/time-series-view into main

This is to discuss and document the time series view menu ribbons. I used the Avalonia designer to mock those and provide screenshots here. The actual implementation needs to use "real" ribbons, of course.

My proposal has four ribbons:

  1. Start: default ribbon, hosts main view-specific controls
  2. Layout: change how the view and all its time series are shown
  3. Time Series: context menu (only shown if any time series are selected), edit time series properties, trigger time series operations
  4. Values: context menu (only shown if selected time series have any values), edit value properties

Start

image

Layout

image

Time Series

image

Values

image

I think this would be a very usable interface and a big improvement wrt the current DataSheet. I am happy to discuss/change the details, of course!

Merge request reports

Loading