When I created a graph for my project, it created json file and html file which has absolute path (E.g. "C:\myproject\src...") instead of relative path (E.g. "\myproject\src...")
This restricts the portability and I my team is not able to use the graph from my commit.
When I created a graph for my project, it created json file and html file which has absolute path (E.g. "C:\myproject\src...") instead of relative path (E.g. "\myproject\src...")
This restricts the portability and I my team is not able to use the graph from my commit.