OpenEnergyPlatform / OpenEnergyPlatform/oeplatform

Displaying of tables on OEP

Open
#2,107 2 comments 0 reactions 1 assignee View on GitHub

@jh-RLI is already working on this.

Since Oct 9, 2025.

Dominant language
Python
Stars
65
Forks
29
Avg merge
15h 25m
Merged PRs (30d)
32

Description

Description of the issue

When tables are displayed on the OEP, the width of the columns and lines is not fixed. Sometimes there are line breaks, sometimes not. That leads to very spacious and unclear and seemingly chaotic tables, because especially in fields with a series of number entries, which are all displayed, either the line or the column will be too big to make a nice display.

Ideas of solution

Program rules for line breaks, which make sense and help to build an even and clear table depiction. Maybe only display the first few characters for fields with a very long entry. (If people want to see it all, they can always download.) Or, for number series, depict a small graph instead.

Workflow checklist

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.