Skip to content

Help needed with v3.x migration #8998

Answered by esabol
esabol asked this question in Q&A
Apr 28, 2021 · 1 comments · 9 replies
Discussion options

You must be logged in to vote

After looking through the 3.x Migration Guide section of the documentation, I've solved the first item by changing options to

    options: {
        // ...
        plugins: {
            title: {
                display: true,
                text: 'Title of Chart',
            },
            legend: {
		display: true,
		position: 'bottom',
            }
	}
    }

I could still use some help with items 2 and 3....

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@esabol
Comment options

@LeeLenaleee
Comment options

@LeeLenaleee
Comment options

@esabol
Comment options

@esabol
Comment options

Answer selected by esabol
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