You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible/what is the best way to include the key list into the 1DStack viewer? I would like to be able to include the keys in such a way as to know what lines go to which temperature/sample/arbitrary name/etc. A MPL legend probably isn't going to cut it, as there would be too many lines and would eclipse the data itself. Would it be possible to have the keys as ticks on the right hand side which match up to the data?
Also, in normal plt.plot images there is the ability to press g on the keyboard and get a grid on top of the data. Would it be possible to extend this to the 1DStack viewer?
I am more than happy to PR this, I just need to know where to look.
The text was updated successfully, but these errors were encountered:
Would it be possible/what is the best way to include the key list into the 1DStack viewer? I would like to be able to include the keys in such a way as to know what lines go to which temperature/sample/arbitrary name/etc. A MPL legend probably isn't going to cut it, as there would be too many lines and would eclipse the data itself. Would it be possible to have the keys as ticks on the right hand side which match up to the data?
Also, in normal
plt.plot
images there is the ability to pressg
on the keyboard and get a grid on top of the data. Would it be possible to extend this to the 1DStack viewer?I am more than happy to PR this, I just need to know where to look.
The text was updated successfully, but these errors were encountered: