BokehBackend ====================================== .. currentmodule:: sherpa.plot.bokeh_backend .. autoclass:: BokehBackend :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BokehBackend.name ~BokehBackend.palette ~BokehBackend.translate_colors ~BokehBackend.translate_dict .. rubric:: Methods Summary .. autosummary:: ~BokehBackend.as_html ~BokehBackend.as_html_cdf ~BokehBackend.as_html_contour ~BokehBackend.as_html_contour1d ~BokehBackend.as_html_contour2d ~BokehBackend.as_html_data ~BokehBackend.as_html_datacontour ~BokehBackend.as_html_fit ~BokehBackend.as_html_fitcontour ~BokehBackend.as_html_histogram ~BokehBackend.as_html_image ~BokehBackend.as_html_lr ~BokehBackend.as_html_model ~BokehBackend.as_html_modelcontour ~BokehBackend.as_html_pdf ~BokehBackend.as_html_plot ~BokehBackend.as_html_plot_or_contour ~BokehBackend.clear_window ~BokehBackend.colorlist ~BokehBackend.contour ~BokehBackend.get_cdf_plot_defaults ~BokehBackend.get_component_histo_defaults ~BokehBackend.get_component_plot_defaults ~BokehBackend.get_confid_contour_defaults ~BokehBackend.get_confid_plot_defaults ~BokehBackend.get_confid_point_defaults ~BokehBackend.get_contour_defaults ~BokehBackend.get_data_contour_defaults ~BokehBackend.get_data_plot_defaults ~BokehBackend.get_fit_contour_defaults ~BokehBackend.get_fit_plot_defaults ~BokehBackend.get_histo_defaults ~BokehBackend.get_html ~BokehBackend.get_image_defaults ~BokehBackend.get_latex_for_string ~BokehBackend.get_model_contour_defaults ~BokehBackend.get_model_histo_defaults ~BokehBackend.get_model_plot_defaults ~BokehBackend.get_plot_defaults ~BokehBackend.get_point_defaults ~BokehBackend.get_ratio_contour_defaults ~BokehBackend.get_ratio_plot_defaults ~BokehBackend.get_resid_contour_defaults ~BokehBackend.get_resid_histo_defaults ~BokehBackend.get_resid_plot_defaults ~BokehBackend.get_rmf_plot_defaults ~BokehBackend.get_scatter_plot_defaults ~BokehBackend.get_split_plot_defaults ~BokehBackend.histo ~BokehBackend.hline ~BokehBackend.image ~BokehBackend.initialize_plot ~BokehBackend.plot ~BokehBackend.select_plot ~BokehBackend.set_jointplot ~BokehBackend.set_subplot ~BokehBackend.set_title ~BokehBackend.setup_axes ~BokehBackend.setup_plot ~BokehBackend.vline .. rubric:: Attributes Documentation .. autoattribute:: name .. autoattribute:: palette .. autoattribute:: translate_colors .. autoattribute:: translate_dict .. rubric:: Methods Documentation .. automethod:: as_html .. automethod:: as_html_cdf .. automethod:: as_html_contour .. automethod:: as_html_contour1d .. automethod:: as_html_contour2d .. automethod:: as_html_data .. automethod:: as_html_datacontour .. automethod:: as_html_fit .. automethod:: as_html_fitcontour .. automethod:: as_html_histogram .. automethod:: as_html_image .. automethod:: as_html_lr .. automethod:: as_html_model .. automethod:: as_html_modelcontour .. automethod:: as_html_pdf .. automethod:: as_html_plot .. automethod:: as_html_plot_or_contour .. automethod:: clear_window .. automethod:: colorlist .. automethod:: contour .. automethod:: get_cdf_plot_defaults .. automethod:: get_component_histo_defaults .. automethod:: get_component_plot_defaults .. automethod:: get_confid_contour_defaults .. automethod:: get_confid_plot_defaults .. automethod:: get_confid_point_defaults .. automethod:: get_contour_defaults .. automethod:: get_data_contour_defaults .. automethod:: get_data_plot_defaults .. automethod:: get_fit_contour_defaults .. automethod:: get_fit_plot_defaults .. automethod:: get_histo_defaults .. automethod:: get_html .. automethod:: get_image_defaults .. automethod:: get_latex_for_string .. automethod:: get_model_contour_defaults .. automethod:: get_model_histo_defaults .. automethod:: get_model_plot_defaults .. automethod:: get_plot_defaults .. automethod:: get_point_defaults .. automethod:: get_ratio_contour_defaults .. automethod:: get_ratio_plot_defaults .. automethod:: get_resid_contour_defaults .. automethod:: get_resid_histo_defaults .. automethod:: get_resid_plot_defaults .. automethod:: get_rmf_plot_defaults .. automethod:: get_scatter_plot_defaults .. automethod:: get_split_plot_defaults .. automethod:: histo .. automethod:: hline .. automethod:: image .. automethod:: initialize_plot .. automethod:: plot .. automethod:: select_plot .. automethod:: set_jointplot .. automethod:: set_subplot .. automethod:: set_title .. automethod:: setup_axes .. automethod:: setup_plot .. automethod:: vline