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

Add Chart Axis Label modifiers #106

Open
wants to merge 3 commits into
base: chart-scale-modifiers
Choose a base branch
from

Conversation

murtza
Copy link
Contributor

@murtza murtza commented Jul 10, 2023

Closes #34
Closes #35
Closes #36
Closes #37

Screenshot

<Chart modifiers={
      @native
      |> chart_x_axis_label(title: "ABC")
      |> chart_y_axis_label(title: "XYZ")
    }>
...
</Chart>
Screenshot 2023-07-11 at 8 08 17 PM

@murtza murtza marked this pull request as ready for review July 11, 2023 15:09
@murtza murtza requested a review from carson-katri July 11, 2023 15:10
@carson-katri
Copy link
Collaborator

Looks like this is using some types from #89, so we could wait until that is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants