|
def | python.rootplot.core.add_from_config_files (options, configs) |
|
def | python.rootplot.core.allsame (targets) |
|
def | python.rootplot.core.cartesian_product (*args, **kwds) |
|
def | python.rootplot.core.cli_rootplot () |
|
def | python.rootplot.core.cli_rootplotmpl () |
| remove leading blank lines from the templates More...
|
|
def | python.rootplot.core.config_string () |
|
def | python.rootplot.core.diffpart (targets) |
|
def | python.rootplot.core.display_bin_text (x, y, nbins, text) |
|
def | python.rootplot.core.display_overflow (stack, hist) |
|
def | python.rootplot.core.display_page_number (options) |
|
def | python.rootplot.core.display_underflow (stack, hist) |
|
def | python.rootplot.core.divide_axes (fig, axes, ratio_fraction) |
|
def | python.rootplot.core.divide_canvas (canvas, ratio_fraction) |
|
def | python.rootplot.core.fill_options (args, kwargs, scope) |
|
def | python.rootplot.core.get_labels (hist, options) |
|
def | python.rootplot.core.get_plot_inputs (files, options) |
|
def | python.rootplot.core.get_plotpath (filenames, targets) |
|
def | python.rootplot.core.initialize_hists (args, kwargs) |
|
def | python.rootplot.core.load_matplotlib (ext) |
|
def | python.rootplot.core.make_calls (api_call, save_call) |
|
def | python.rootplot.core.make_html_index (path, dirs, files, filetype, template, ncolumns, width, height) |
|
def | python.rootplot.core.make_ratio_hists (hists, options, ratio_index) |
|
def | python.rootplot.core.merge_pdf (options) |
|
def | python.rootplot.core.option_diff (default, modified) |
|
def | python.rootplot.core.parse_arguments (argv, scope='global') |
|
def | python.rootplot.core.parse_color (color, tcolor=False) |
|
def | python.rootplot.core.parse_legend_root (options) |
|
def | python.rootplot.core.parse_range (xedges, expression) |
|
def | python.rootplot.core.parse_size (size_option) |
|
def | python.rootplot.core.plot (*args, **kwargs) |
|
def | python.rootplot.core.plot_hists_mpl (hists, options) |
|
def | python.rootplot.core.plot_hists_root (hists, options) |
|
def | python.rootplot.core.plot_ratio_mpl (axes, hists, options) |
|
def | python.rootplot.core.plot_ratio_root (hists, xlabel, options) |
|
def | python.rootplot.core.plotmpl (*args, **kwargs) |
| The Application Programming Interface ###############################. More...
|
|
def | python.rootplot.core.prep_first_draw (hist, histmax, options) |
|
def | python.rootplot.core.process_options (options) |
|
def | python.rootplot.core.report_progress (counter, nplots, output, ext, divisor=1) |
|
def | python.rootplot.core.rootplot (*args, **kwargs) |
|
def | python.rootplot.core.rootplotmpl (*args, **kwargs) |
|
def | python.rootplot.core.samebase (targets) |
|
def | python.rootplot.core.walk_rootfile (path, rootfile, options) |
|
def | python.rootplot.core.write_config () |
|
def | python.rootplot.core.write_to_file (script, destination) |
| Implementation ######################################################. More...
|
|