'dep_plot_time()' plots the installation time to compile the source package. 'dep_plot_size()' plots the binary package size, 'dep_plot_maintainer()' plots counts of maintainers.
1 2 3 4 5 | dep_plot_time(pkg)
dep_plot_size(pkg)
dep_plot_maintainer(pkg)
|
pkg |
package to plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.