Skip to content

Commit

Permalink
feat: add table view to heatmap flamegraph (#1574)
Browse files Browse the repository at this point in the history
  • Loading branch information
dogfrogfog authored Sep 29, 2022
1 parent 501c234 commit e55cc8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webapp/javascript/pages/ExemplarsSingleView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ function ExemplarsSingleView() {
showCredit={false}
profile={exemplarsSingleView.profile}
colorMode={colorMode}
onlyDisplay="flamegraph"
ExportData={
<ExportData
flamebearer={exemplarsSingleView.profile}
Expand Down

0 comments on commit e55cc8a

Please sign in to comment.