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(pie): Intent to ship pie.outerRadius #1835

Merged
merged 1 commit into from
Dec 23, 2020
Merged

Conversation

netil
Copy link
Member

@netil netil commented Dec 23, 2020

Issue

#1825

Details

Implement pie.outerRadius option.

pie: {
    outerRadius: 100,

    // or
    outerRadius: {
        data1: 80,
        data2: 120,
        ...
    }
}

Implement pie.outerRadius option

Ref naver#1825
@netil netil added the feature label Dec 23, 2020
@netil netil self-assigned this Dec 23, 2020
@netil netil merged commit ca67418 into naver:master Dec 23, 2020
@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 91.114% when pulling c063bb1 on netil:outerRadius#1825 into 3474ac0 on naver:master.

@netil netil deleted the outerRadius#1825 branch December 23, 2020 07:49
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