Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved Axes components + AxisTop and AxisRight #165

Merged
merged 54 commits into from
Mar 8, 2024
Merged

Improved Axes components + AxisTop and AxisRight #165

merged 54 commits into from
Mar 8, 2024

Conversation

mhkeller
Copy link
Owner

@mhkeller mhkeller commented Feb 10, 2024

This includes better and more consistent behavior in axis components.

  • AxisX.svelte
  • AxisX.html.svelte
  • AxisY.svelte
  • AxisY.html.svelte

New components

  • AxisXTop.svelte
  • AxisXTop.html.svelte
  • AxisYRight.svelte
  • AxisYRight.html.svelte

Website elements

  • Update examples
  • Update repl examples
  • Add a better controls GUI to the component gallery on the website#171

Changes

  • Align text to y axis end
  • Test against D3 axes to ensure accuracy

@mhkeller mhkeller marked this pull request as draft February 10, 2024 02:19
@mhkeller mhkeller changed the title Better Axes components Improved Axes components + AxisTop and AxisRight Feb 10, 2024
@mhkeller mhkeller mentioned this pull request Feb 10, 2024
@mhkeller mhkeller marked this pull request as ready for review March 8, 2024 04:25
@mhkeller mhkeller merged commit 10d7fd5 into main Mar 8, 2024
5 checks passed
@mhkeller mhkeller deleted the axes branch March 8, 2024 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant