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

feat(point): Intent to ship point.opacity #1899

Merged
merged 1 commit into from
Jan 22, 2021

Conversation

netil
Copy link
Member

@netil netil commented Jan 22, 2021

Issue

#1867

Details

Implement point.opacity option

point: {
   // do not set inline 'opacity' css prop setting
  opacity: null,

  // set every data point's opacity value
  opacity: 0.7
}

@netil netil added the feature label Jan 22, 2021
@netil netil self-assigned this Jan 22, 2021
@coveralls
Copy link

coveralls commented Jan 22, 2021

Coverage Status

Coverage increased (+0.005%) to 91.204% when pulling 7c26d24 on netil:point-opacity#1867 into 0ed83b9 on naver:master.

Implement point.opacity option

Ref naver#1867
@netil netil force-pushed the point-opacity#1867 branch from fac101d to 7c26d24 Compare January 22, 2021 05:19
@netil netil merged commit fc5ad35 into naver:master Jan 22, 2021
@netil netil deleted the point-opacity#1867 branch January 22, 2021 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants