You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Follow up to #214.
The text was updated successfully, but these errors were encountered: