markovmodel / PyEMMA

🚂 Python API for Emma's Markov Model Algorithms 🚂
http://pyemma.org
GNU Lesser General Public License v3.0
306 stars 119 forks source link

how to use pyemma.plots.plot_cktest with 21 X 21 plot? #1609

Open hima111997 opened 1 year ago

hima111997 commented 1 year ago

i have 21 metastable states and when trying to use pyemma.plots.plot_cktest the subplots are very small and i cant see anything. Is there a way to increase the size of each subplot? i tried to increase figure_size but when the image is shown in jupyter lab, the lines appear very small

image