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
demo with the following, a gridplot and an ImageWidget
gridplot:
behavior side and front, heatmap, stacked lineplot, single lineplot which shows only the current selection, stacked lineplot where each line is a trial of the selected component, PCA, downstream analysis
imagewidget:
mcorr, RCM, etc. with contours that interact with the stacked lineplot, single lineplot and heatmap
very long LineGraphic object that changes position with a slider. Can just make a widget which takes an existing IntSlider as an argument and automatically connects the observe to itself. Exclude in scene bbox calculation, or put it in a diff scene. Make it an overlay of 2 lines, thick with low alpha and thin with high alpha on top.
stuff to try and finish before the workshop:
pygfxdevs #62PlotArea.controller.distance = 0seems to have fixed it, it was merged in added camera auto-scaling, examples work :D #80Heatmapwith tilingpygfx.Image, Handling large images pygfx/pygfx#360colorargs toGraphicobjectsLineStackLinearSelectorand/orRectangleSelector, see for ideas: notes from meeting withpygfxdevs #62