Plot functions ============== Description ----------- These various functions allow to plot the data from the Sequence and Audio instances on graphs, or to plot statistics calculated using the :doc:`analysis_functions`. Functions --------- .. _single_joint_movement_plotter: .. autofunction:: krajjat.plot_functions.single_joint_movement_plotter .. _joints_movement_plotter: .. autofunction:: krajjat.plot_functions.joints_movement_plotter .. autofunction:: krajjat.plot_functions.framerate_plotter .. autofunction:: krajjat.plot_functions.audio_plotter .. autofunction:: krajjat.plot_functions.plot_body_graphs .. autofunction:: krajjat.plot_functions.plot_silhouette Private function ---------------- .. autofunction:: krajjat.plot_functions._plot_components .. autofunction:: krajjat.plot_functions._prepare_plot_timestamps .. autofunction:: krajjat.plot_functions._calculate_plot_limits