DiamondLightSource / DiamondLightSource/davidia

Plots do not size as desired

Open
#247 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Currently, plots do not fully fill a given area. See the following image as an example. The plot has the correct width but is squashed at the top of the parent component.

Image

Either provide height and width parameters to plots or make them fill a given bounding box.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the plot component and its parent component, then reproduce the sizing shown in the issue image. Check the existing plot sizing behavior and determine whether explicit height and width or bounding-box filling is supported. Done means plots fill the requested area without being squashed at the top.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
data-visualization, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.