debOliveira / MoCapRasp

Motion capture arena using only Raspberry Pi and open source libraries
GNU Affero General Public License v3.0
27 stars 4 forks source link

[FEATURE] Change plots to plotly #4

Open loolirer opened 1 year ago

loolirer commented 1 year ago

Plotly seems to be a fast, interactive and intuitive module for plotting. I personally find matplotlib's syntax not really intuitive and kinda hard to start getting on it.

debOliveira commented 1 year ago

Plotly seems to be a fast, interactive and intuitive module for plotting. I personally find matplotlib's syntax not really intuitive and kinda hard to start getting on it.

@loolirer Please document the timing improvements compared to matplotlib inline interactive tool.

I personally think matplotlib's sintax as close to MATLAB, so a better justification must be established.