I recently recorded a Java Flight Recorder (JFR) dump of a java program. When I opened it using Java Mission Control (JMC), I could adjust the X axis but not Y (In many graphs). I tried flipping my screen (ctrl + alt + arrow key) and it worked ;-) However, I need a more suitable method to do this.
All I need is to get a bigger graph of JFR dump's CPU usage. Is there a way to do it?