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 smooth LinearGradient support #65

Open
lipodido opened this issue Feb 9, 2016 · 1 comment
Open

add smooth LinearGradient support #65

lipodido opened this issue Feb 9, 2016 · 1 comment

Comments

@lipodido
Copy link

lipodido commented Feb 9, 2016

Hi ,

firstable thank you for this great work !
the linear gradient in plotBackgroungColor option don't support LinearGradient with x and y strings
to produce such result smooth gradient

besides linearGradient: [0, 1, 1, 0 ] format can you please add support for
linearGradient: { x1: 0, x2: 1, y1: 1, y2: 0 } format

Regards

@thombergs thombergs reopened this Aug 9, 2016
@thombergs
Copy link
Member

sorry, closed the wrong issue. reopened this one.

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