Skip to content

add new YAML - #589

Merged
wurstbrot merged 15 commits into
gsoc2026from
wurstbrot-patch-3
Aug 19, 2026
Merged

add new YAML #589
wurstbrot merged 15 commits into
gsoc2026from
wurstbrot-patch-3

Conversation

@wurstbrot

Copy link
Copy Markdown
Collaborator

No description provided.

wurstbrot and others added 7 commits May 5, 2026 10:18
code freeze
Bumps wurstbrot/dsomm-yaml-generation from 4.2.0 to 4.3.1.

---
updated-dependencies:
- dependency-name: wurstbrot/dsomm-yaml-generation
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@wurstbrot
wurstbrot requested a review from sawankshrma August 18, 2026 10:56
Ran docker pull wurstbrot/dsomm-yaml-generation:5.0.0
docker create --name tmp-yaml wurstbrot/dsomm-yaml-generation:5.0.0
docker cp tmp-yaml:/var/www/html/generated/model.yaml src/assets/YAML/default/model.yaml
docker rm tmp-yaml
Split dimension labels exceeding 18 characters at the nearest word
boundary and render them on two concentric arcs (outer for line 1,
inner for line 2). Short labels stay on the inner arc close to the
chart. Replaces the single-line rendering with a forEach loop that
only creates DOM elements for lines with actual content.

@sawankshrma sawankshrma left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have regenerated the model.yaml file from v5.0.0 and fixed the overlapping subdimension names in the UI.

@wurstbrot please review these last two commits so that we could merge this PR into the gsoc2026 branch and then merge the gsoc2026 branch into main to create a release.

Before After
Before After

@wurstbrot
wurstbrot merged commit a87320e into gsoc2026 Aug 19, 2026
4 checks passed
@wurstbrot
wurstbrot deleted the wurstbrot-patch-3 branch August 19, 2026 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants