Feature description
The projection methods of profile plots (TProfile::ProjectionX and TProfile2D::ProjectionXY) have a bunch of useful options that allow us to visualize useful features like the RMS in each bin, or the sum of weights, or the number of entries in each bin.
I would like to propose that a new context submenu be added to JSROOT for profile plots, or at least a lot more options appear under the "proj" submenu for these plot types. All the different options from these two methods should be available (the options are the same between TProfile and TProfile2D). I actually dont know what the existing options under the "proj" submenu even do, to be honest?
Alternatives considered
No response
Additional context
No response