Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Display heap graph in website #1265

Closed
wants to merge 1 commit into from
Closed

Display heap graph in website #1265

wants to merge 1 commit into from

Conversation

jwli229
Copy link
Contributor

@jwli229 jwli229 commented Dec 13, 2017

Release note: add heap graph visualization to website
Moved from #1243
Summary:

  • read in the heap graph data from prepackSources result
  • display the graph using visjs

Test Plan:

  • see graph display in UI

@jwli229
Copy link
Contributor Author

jwli229 commented Dec 13, 2017

screen shot 2017-12-12 at 4 34 03 pm

@jeffreytan81
Copy link
Contributor

Just to confirm: the new UI is not displayed by default right? What is the UI action to trigger the display?

@jeffreytan81
Copy link
Contributor

For "TODO: add a legend to the UI describing what the different shapes and colors mean", you added it in this diff.

@jwli229
Copy link
Contributor Author

jwli229 commented Dec 14, 2017

The graph UI is hidden by default. It is triggered by a button click on the "SHOW HEAP" blue button on the top right. I have updated the summary to remove the TODO.

This is the view when the page is first loaded:
screen shot 2017-12-11 at 5 23 37 pm

Copy link

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JWZ2018 is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@jwli229 jwli229 deleted the heap-graph branch December 14, 2017 23:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants