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

colorschemes not working #9

Closed
mohamedmohsin opened this issue Apr 23, 2019 · 2 comments
Closed

colorschemes not working #9

mohamedmohsin opened this issue Apr 23, 2019 · 2 comments
Assignees

Comments

@mohamedmohsin
Copy link

mohamedmohsin commented Apr 23, 2019

@nagix
this is my option in data

options:{
	plugins : {
		colorschemes : {
			scheme : 'brewer.YlGn3'
		}
	}
}

by default brewer.Paired12 is applied even I change other schemes

@nagix
Copy link
Owner

nagix commented Apr 24, 2019

Can you share entire js code, or more preferably, a working sample using jsfiddle, codepen or similar?

@nagix nagix self-assigned this Apr 24, 2019
@mohamedmohsin
Copy link
Author

Thanks for response @nagix , now working fine .Previously I gave the options inside data that is reason the color scheme was not changed

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

No branches or pull requests

2 participants