Skip to content

Custom styling for axis on columnchart? #59

Answered by ionut-maxim
ionut-maxim asked this question in Q&A
Discussion options

You must be logged in to vote

I found a solution, I just need to call set-style before the columnchart function:

set-style(
      axes: (
        stroke: none,
      )
    )

Replies: 0 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by ionut-maxim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant