I have 2 separate python plugins that I want to respond to "after-graph-view-change". It looks like just the first one fires.. is there a way to pass the event along so another plugin can respond as well? Or would I have to combine the two plugins into one source file?
Daniel