SzatmariA / CharmFL-dev

CharmFL, a fault localization tool for the PyCharm IDE
Apache License 2.0
0 stars 0 forks source link

Use plotly to make sunburst vizualization of hierarchy #12

Closed SzatmariA closed 1 year ago

SzatmariA commented 2 years ago

Description: We want to use plotly to visualize the results.json hierarchy.

Task:

Expected result: When I provide the file name in the parameter of -vs argument it creates a HTML file

SzatmariA commented 2 years ago

https://github.com/SzatmariA/CharmFL-dev/blob/main/src/main/java/ui/CallGraphHighlightedView.java#L23 Make this general, by using a parameter which consist of the name of the HTML file