HiLPlot
- class mtf.test_utilities.new_hil_plotting.hil_plots.HiLPlot
Class for handling High-Level Interface (HiL) plotting with Plotly.
- __init__(log_path: str, html_logger: HtmlLogger)
- add_marker_buttons()
- add_legend(legend_type: str)
- add_title(title)
- add_xaxis()
- add_yaxis(title: str, tick_format: str = '')
- add_dropdown()
- update_plot()
- add_fullscreen_button()
- show()