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
One also can modify histogram axes attributes by following option:
230
+
- ctx: center title of X axis
231
+
- cty: center title of Y axis
232
+
- ctz: center title of Z axis
233
+
- otx: place X axis title in opposite to normal corner
234
+
- oty: place Y axis title in opposite to normal corner
235
+
- otz: place Z axis title in opposite to normal corner
236
+
- noex: no exponent for X axis labels
237
+
- noey: no exponent for Y axis labels
238
+
- noez: no exponent for Z axis labels
239
+
- mlx: more log labels on X axis
240
+
- mly: more log labels on Y axis
241
+
- mlz: more log labels on Y axis
242
+
227
243
Here N can be existing ROOT color index or hex6/hex8 values like [line_ff00ff](https://jsroot.gsi.de/dev/?nobrowser&file=../files/hsimple.root&item=hpx;1&opt=line_ff00ff) or [fill_7733ff34](https://jsroot.gsi.de/dev/?nobrowser&file=../files/hsimple.root&item=hpx;1&opt=fill_7733ff34).
0 commit comments