Root 7 GUI SetShowYProjection

Hello,
I am attempting to see the y slice projection of a 2-D histogram in the new root RBrowser in Google Chrome. Historically in the TBrowser I have been able to do this by right clicking the canvas and clicking “SetShowYProjection,” however I am unable to find the option anymore in Root 7. Does anyone know how to go about doing this?

ROOT Version: 7
Platform: MacOS
Compiler: GCC

Maybe @linev knows if that could be implemented somehow?

Hi,

This functionality is available via context menu.

If one draw TH2 histogram on the canvas, one can activate projections via context menu as shown on the image:

SetShowYProjection item also available in TH2 sub-menu, but does the same.
Once projection activated, one could see:

Regards,
Sergey

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.