Searched refs:plot_info (Results 1 – 1 of 1) sorted by relevance
178 def _create_line(plots, labels, plot_info): argument193 single = bool(plot_info.normalize_to)208 needs_invert = (plot['label'] in plot_info.inverted_series)253 drill = plot_info.query_dict['__' + label + '__']267 callback=plot_info.drilldown_callback,309 def _create_bar(plots, labels, plot_info): argument343 if plot['label'] in plot_info.inverted_series:370 drill = plot_info.query_dict['__' + label + '__']381 callback=plot_info.drilldown_callback,457 def _create_image_html(figure, area_data, plot_info): argument[all …]