Skip to content

Any way to align (justify) legend title? #11756

Answered by minimalsm
imbwaldo asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @imbwaldo, does this example from the docs help?

    handler(chart) {
      chart.options.plugins.legend.title.position = 'start';
      chart.update();
    }

If you're able to share code, I could be more helpful :)

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by imbwaldo
Comment options

You must be logged in to vote
1 reply
@imbwaldo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants