nvdv / vprof

Visual profiler for Python
BSD 2-Clause "Simplified" License
3.95k stars 154 forks source link

Migrate to d3 v4 #53

Closed nvdv closed 7 years ago

nvdv commented 8 years ago

d3 is moving towards v4 that will be modular. Since vprof requires just the tiny subset of d3 functionality, porting it to v4 will decrease size of UI code and thus improve performance.