RFR: 6682: Flamegraph gets cutoff when resized horizontally to increase the width

Miroslav Wengner mwengner at openjdk.java.net
Fri Jan 31 19:02:18 UTC 2020


On Fri, 31 Jan 2020 18:31:29 GMT, Miroslav Wengner <mwengner at openjdk.org> wrote:

>> actually it was not, I've asked marcus whether I could include into this one, I didn't like the fact when you use splash or resize the window that the flameview stays. I've still used the magnitude 0.95. 
>> 
>> I've also fixed this part 
>> String jsFlameviewColoring = "src/main/js/flameviewColoring.js"; to work again like was intended 
>> String jsFlameviewColoring = "flameviewColoring.js";
>> This was caused by the classpath, somewhere it got lost because it was working before 
>> 
>> I think I'd propose to close the ticket due to work done in 6677 and make a reference.
> 
> what do you think ? 
> I've also done in my ticket couple of other changes, would be great to close that one and make a reference to mine
> I can also  totally remove the width scale.

![image](https://user-images.githubusercontent.com/1956942/73566513-57485d00-4464-11ea-93f3-5b6f5c0a96df.png)
this is how looks mine result currently

-------------

PR: https://git.openjdk.java.net/jmc/pull/44


More information about the jmc-dev mailing list