Skip to content

Code for a blog entry on my blog, maryfalling.wordpress.com

Notifications You must be signed in to change notification settings

mfalling/shaded-line-graphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shaded Line Graphs in R

This repository contains the code and output for a recent blog entry on maryfalling.wordpress.com

Line graphs can be color-coded based on positive/negative values by manipulating the dataset and the geom_area() layer. Each time the line crosses the x-axis, a "boundary point" at 0 will help maintain the structure of the graph.

Line Graph Progression

About

Code for a blog entry on my blog, maryfalling.wordpress.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages