Skip to content

Commit

Permalink
prep for consolidation of density/violin plot code
Browse files Browse the repository at this point in the history
  • Loading branch information
tlnagy committed May 27, 2018
1 parent ca5feb7 commit ce98466
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/geometry.jl
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ include("geom/point.jl")
include("geom/rectbin.jl")
include("geom/subplot.jl")
include("geom/ribbon.jl")
include("geom/violin.jl")
include("geom/density.jl")
include("geom/polygon.jl")
include("geom/beeswarm.jl")
include("geom/segment.jl")
Expand Down

0 comments on commit ce98466

Please sign in to comment.