Page 1 of 1

plot problem (my plots look overlapped)

Posted: Thu Nov 09, 2023 5:17 am
by mervenuryasar
Hi Opencap team,

I process data using the mainOpenSimAD package.I would like to know how to change the plot settings when using the plotResultsOpenSimAD(dataFolder, session_id, trial_name, settings, cases=[case]) implementation. Currently my plots look overlapped and graphs are not clearly visible. I would like to know how to increase the padding between plots and adjust font sizes. I have included a sample image of my current plot below.

Many thanks in advance.

Kind regards,
Merve

Re: plot problem (my plots look overlapped)

Posted: Thu Nov 09, 2023 1:20 pm
by suhlrich
Hi Merve, you can maximize the plot or change the plotting code here if you like. https://github.com/stanfordnmbl/opencap ... D.py#L1844