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

chart: Move Bar- & Columnchart to Plot #337

Merged
merged 8 commits into from
Dec 7, 2023

Conversation

johannes-wolf
Copy link
Member

@johannes-wolf johannes-wolf commented Nov 20, 2023

Make the chart API a wrapper around plot.plot({}).

Fixes #306.
Fixes #240.
Fixes #341.

Also fixes some bugs:

  • Axis grid for top/bottom axis did not work
  • New axis style "scientific-auto" that only draws set axes
  • New plot API add-bar for plotting bar/columncharts
  • Improved chart styling
  • Streamlines the boxwhisker style with the other chart styles
  • Move boxwhisker styling attributes to style dictionary

@johannes-wolf johannes-wolf merged commit 9987616 into 0.2.0 Dec 7, 2023
2 checks passed
@johannes-wolf johannes-wolf deleted the cetz-240-columchart-plot branch December 7, 2023 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant