Is there an easy way to zoom two plot widgets at once?

人走茶凉 提交于 2020-01-07 07:23:11

问题


I am currently working on a graphical display tool for EEG data. My group wants to be able to zoom the plot to see certain channels. However, there is a separate widget beside the waveform plot which displays the labels for the channels.

I want to make it so that when the waveform plot is zoomed (say using ViewBox's RectMode zoom), the channel labels will also zoom. I have included a picture of our display for reference.

来源:https://stackoverflow.com/questions/40020266/is-there-an-easy-way-to-zoom-two-plot-widgets-at-once

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!