Nick M

Results 5 issues of Nick M

The positioning options for legendgroups need to be improved. It should especially be possible to position legends horizontally further apart from each other. This PR adds a parameter `legendtextwidth` for...

type: feature
status: reviewable

## Description of changes Add tests for each property in each component. Check that each property in each component does what it supposed to do.

As described in issue #1472 ddc.Graph isn't inheriting height from parent div as it does with width. This happens even when responsive = True is set. This PR allows Graph...

P2
fix

As described in issue #1596 and #1856 props passed by callback are not saved in storage. This PR makes it possible to save props. ## Contributor Checklist - [x] I...

P2
fix