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(line): new prop enableArea was added to Line chart #82

Merged
merged 1 commit into from
Nov 1, 2017

Conversation

ahtohbi4
Copy link
Contributor

New property enableArea (and areaOpacity) was added to decorate Line charts.

enablearea

@plouc plouc merged commit 6958db1 into plouc:master Nov 1, 2017
@plouc
Copy link
Owner

plouc commented Nov 1, 2017

Nice! thank you.

@ahtohbi4 ahtohbi4 deleted the new_prop_enable_area_for_line branch November 1, 2017 15:58
@yiranx6
Copy link

yiranx6 commented Aug 28, 2021

How to fill the area just between two lines? I want to have multiple different area merged but they have different limitation'

@plouc
Copy link
Owner

plouc commented Aug 28, 2021

@yiranx6, that's not possible with the line chart, if you want such behavior, you could consider the @nivo/scatterplot package with a none offsetType which behaves this way.

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

Successfully merging this pull request may close these issues.

None yet

3 participants