Fix SVG widget aspect ratio mismatch

Description

#145 (closed)

Motivation

Fixed an aspect-ratio mismatch between the SVG’s internal coordinate system and the dashboard widget’s container that caused visible offsets and shifts. The widget container now matches the imported SVG’s aspect ratio.

Fixes:

  • Items added

Changes:

  • changes made

Tests included/Docs Updated?

  • Included for each change/fix?
  • Passing? (Merge will not be approved unless this is checked)
  • Docs updated?
  • New packages used/requires npm install?
  • Toggle added for new features?

Closes #145 (closed)

Merge request reports

Loading