Github user kkhatua commented on a diff in the pull request:
https://github.com/apache/drill/pull/935#discussion_r140558975
--- Diff: exec/java-exec/src/main/resources/rest/profile/profile.ftl ---
@@ -162,8 +226,7 @@
</div>
<div id="fragment-overview" class="panel-collapse collapse">
<div class="panel-body">
- <svg id="fragment-overview-canvas" class="center-block"></svg>
--- End diff --
@arina-ielchiieva is there a reason we don't display this canvas any more?
Doesn't seem related to the list of bugs fixed.
---