{
    "matplotlib": {
        "functions": [
            "checkdep_dvipng",
            "checkdep_ghostscript",
            "checkdep_inkscape",
            "checkdep_pdftops",
            "checkdep_ps_distiller",
            "checkdep_usetex",
            "compare_versions",
            "cycler",
            "dedent",
            { "name": "get_backend", "reads": ["rcParams"] },
            "get_cachedir",
            "get_configdir",
            "get_data_path",
            "get_home",
            "get_label",
            "get_py2exe_datafiles",
            { "name": "interactive", "updates": ["rcParams"] },
            { "name": "is_interactive", "reads": ["rcParams"] },
            "is_url",
            "matplotlib_fname",
            "mplDeprecation",
            { "name": "rc", "updates": ["rcParams"] },
            { "name": "rc_context", "updates": ["rcParams"] },
            { "name": "rc_file", "updates": ["rcParams"] },
            { "name": "rc_file_defaults", "updates": ["rcParams"] },
            "rc_params",
            "rc_params_from_file",
            { "name": "rcdefaults", "updates": ["rcParams"] },
            "sanitize_sequence",
            "test",
            { "name": "tk_window_focus", "updates": ["rcParams"] },
            "use",
            "validate_backend"
        ],
        "modules": {
            "pyplot": {
                "functions": [
                    "acorr",
                    "angle_spectrum",
                    "annotate",
                    "arrow",
                    "autoscale",
                    "autumn",
                    "axes",
                    "axhline",
                    "axhspan",
                    "axis",
                    "axvline",
                    "axvspan",
                    "bar",
                    "barbs",
                    "barh",
                    "bone",
                    "box",
                    "boxplot",
                    "broken_barh",
                    "cla",
                    "clabel",
                    "clf",
                    "clim",
                    "close",
                    "cm",
                    "cohere",
                    "colorbar",
                    "colormaps",
                    "connect",
                    "contour",
                    "contourf",
                    "cool",
                    "copper",
                    "csd",
                    "cycler",
                    "dedent",
                    "delaxes",
                    "deprecated",
                    "disconnect",
                    "docstring",
                    "draw",
                    "draw_all",
                    "draw_if_interactive",
                    "errorbar",
                    "eventplot",
                    "figaspect",
                    "figimage",
                    "figlegend",
                    "fignum_exists",
                    "figtext",
                    "fill",
                    "fill_between",
                    "fill_betweenx",
                    "findobj",
                    "flag",
                    "gca",
                    "gcf",
                    "gci",
                    "get",
                    "get_backend",
                    "get_cmap",
                    "get_current_fig_manager",
                    "get_figlabels",
                    "get_fignums",
                    "get_plot_commands",
                    "get_scale_docs",
                    "get_scale_names",
                    "getp",
                    "ginput",
                    "gray",
                    "grid",
                    "hexbin",
                    "hist",
                    "hist2d",
                    "hlines",
                    "hot",
                    "hsv",
                    "importlib",
                    "imread",
                    "imsave",
                    "imshow",
                    "inferno",
                    "inspect",
                    "install_repl_d",
                    "matshow",
                    "minorticks_off",
                    "minorticks_on",
                    "mlab",
                    { "name": "figure", "reads": ["rcParams"] },
                    "new_figure_manager",
                    "nipy_spectral",
                    "np",
                    "pause",
                    "pcolor",
                    "pcolormesh",
                    "phase_spectrum",
                    "pie",
                    "pink",
                    "plasma",
                    "plot",
                    "plot_date",
                    "plotfile",
                    "plotting",
                    "polar",
                    "prism",
                    "psd",
                    "pylab_setup",
                    "quiver",
                    "quiverkey",
                    "rc",
                    "rcParams",
                    "rcParamsDefault",
                    "rcParamsOrig",
                    "rc_context",
                    "rcdefaults",
                    "rcsetup",
                    "re",
                    "register_cmap",
                    "rgrids",
                    "savefig",
                    "sca",
                    "scatter",
                    "sci",
                    "semilogx",
                    "semilogy",
                    "set_cmap",
                    "setp",
                    "show",
                    "silent_list",
                    "specgram",
                    "spring",
                    "spy",
                    "stackplot",
                    "stem",
                    "step",
                    "streamplot",
                    "style",
                    "subplot",
                    { "name": "subplot_tool", "updates": ["rcParams"] },
                    "subplot2grid",
                    "subplots",
                    "subplots_adjust",
                    "summer",
                    "suptitle",
                    { "name": "switch_backend", "updates": ["rcParams"] },
                    "sys",
                    "table",
                    "text",
                    "thetagrids",
                    "tick_params",
                    "ticklabel_format",
                    "tight_layout",
                    "time",
                    "title",
                    "tricontour",
                    "tricontourf",
                    "tripcolor",
                    "triplot",
                    "twinx",
                    "twiny",
                    "uninstall_repl_displayhook",
                    "violinplot",
                    "viridis",
                    "vlines",
                    "waitforbuttonpress",
                    "warn_deprecated",
                    "warnings",
                    "winter",
                    "xcorr",
                    { "name": "xkcd", "reads": ["rcParams"] },
                    "xlabel",
                    "xlim",
                    "xscale",
                    "xticks",
                    "ylabel",
                    "ylim",
                    "yscale",
                    "yticks"
                ]
            }
        }
    }
}
