Allow Category Axis Configuration

Issue #6 closed
Daniel Marsh-Patrick repo owner created an issue

Assign basic x-axis configuration options to the visual capabilities.

We should also ensure that if no category is supplied then we don't need to draw the x-axis and can reclaim the space.

✅ Axis on/off

✅ Colour

✅ Text size

✅ Font family

⬜ Minimum category width (if category * min width is under viewport width, then fit, otherwise we need to grow the axis)

This will now be done in the violin/box settings

✅ Title on/off

✅ Title colour

✅ Title

✅ Title text size

✅ Title font family

✅ Title font size and font size of axis (ergo heights) have the correct effect on the height of the Y-Axis

✅ Gridlines toggle

✅ Gridline colour

✅ Gridline style

Comments (11)

  1. Log in to comment