pycba.plotting.results_figure#
- results_figure(mr, units=None, title=None, defl=None)[source]#
Build the combined interactive bending-moment / shear / deflection figure (three stacked panels sharing the x-axis) from a member-results object.
A single hover reports all three effects at the same section. The moment and shear diagrams are shaded to the baseline;
defl(the de-padded(x, D)deflected shape) is used for the deflection panel when given.- Return type:
plotly.graph_objects.Figure