Skip to content

New method added to plot two graphs with position deviations

New method (plotting) added to plot two graphs with position deviations, one for backward and another for forward. (Based on ISO230-2 graph) Data from previos calculations is used (target positions and deviations) matplotlib is used to build the graphs X axis --> Target positions Y axis --> Deviations Plot is used for the average and limit lines Scatter is used for ploting the singles points Data is being converted from dict to list and then arrays Code added to integrate image in markdown/html

Closes #3 (closed)

Merge request reports