diff --git a/python/fusion_engine_client/analysis/analyzer.py b/python/fusion_engine_client/analysis/analyzer.py index 1f1f7b6c..24605983 100755 --- a/python/fusion_engine_client/analysis/analyzer.py +++ b/python/fusion_engine_client/analysis/analyzer.py @@ -1808,7 +1808,7 @@ def plot_heading_measurements(self): row=3, col=1 ) - fig.update_layout(title='Heading Plots', legend_traceorder='normal') + fig.update_layout(title='Heading Plots', legend_traceorder='normal', modebar_add=['v1hovermode']) # Display the navigation engine's heading estimate, if available, for comparison with the heading sensor