vprof icon indicating copy to clipboard operation
vprof copied to clipboard

safari shows flame graph upside down

Open bedge opened this issue 8 years ago • 1 comments

OSX. json generated on Linux. Opened on mac. Chrome is fine, Safari inverts flame graph. Both text and graph are inverted.

bedge avatar Dec 19 '17 19:12 bedge

Seems that Safari does not support SVG transform attributes yet (part of SVG 2 standard), but Chrome and Firefox do.

nvdv avatar Jan 14 '18 14:01 nvdv