JuliaPlots/Plots.jl

Add some developer docs

Open

#5,686 opened on Mar 4, 2020

View on GitHub
 (0 comments) (0 reactions) (1 assignee)Julia (1,943 stars) (381 forks)batch import
documentationenhancementhelp wanted

Description

@mkborregaard generated an awesome graph of method calls for histogram here, and it would be nice if we could include that in the docs. We could also look into using D3Trees.jl and building interactive tree visualizations for some plot calls; the code used to generate this PDF is at https://gist.github.com/mkborregaard/81825c3d370bb4d8dbfe59c3b2ae4b33.

Contributor guide