Note
Go to the end to download the full example code.
fill_between(x, y1, y2)#
Fill the area between two horizontal curves.
See fill_between
.
`); Plot typesUser guideTutorialsExamplesReferenceContributeReleases GitterGitter DiscourseDiscourse GitHubGitHub TwitterTwitterPlot typesUser guideTutorialsExamplesReferenceContributeReleases GitterGitter DiscourseDiscourse GitHubGitHub TwitterTwitterSection NavigationPairwise dataplot(x, y)scatter(x, y)bar(x, height)stem(x, y)fill_between(x, y1, y2)stackplot(x, y)stairs(values)Statistical distributionshist(x)boxplot(X)errorbar(x, y, yer..." />`); Plot typesUser guideTutorialsExamplesReferenceContributeReleases GitterGitter DiscourseDiscourse GitHubGitHub TwitterTwitterPlot typesUser guideTutorialsExamplesReferenceContributeReleases GitterGitter DiscourseDiscourse GitHubGitHub TwitterTwitterSection NavigationPairwise dataplot(x, y)scatter(x, y)bar(x, height)stem(x, y)fill_between(x, y1, y2)stackplot(x, y)stairs(values)Statistical distributionshist(x)boxplot(X)errorbar(x, y, yer..." />
Note
Go to the end to download the full example code.
Fill the area between two horizontal curves.
See fill_between
.