Skip to content

This script uses d3.js to create a chart of two lines and draw the area between them.

License

Notifications You must be signed in to change notification settings

MatCast/area_chart_colors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Area between lines colored based on highest values

This script uses d3.js to create a chart of two lines and draw the area between them. The area is colored based on the color of the line which has the highest Y value. The plot is connected with a bar Chart in the bottom showing the Y difference between the two lines.

Area Chart Colored

About

This script uses d3.js to create a chart of two lines and draw the area between them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published