csurfer / pyheat

pprofile + matplotlib = Python program profiled as an awesome heatmap!
MIT License
831 stars 46 forks source link

A simple web based interface for pyheat #17

Open frankhart2018 opened 3 years ago

frankhart2018 commented 3 years ago

I believe a simple web based interface can help visualize larger files better, so instead of showing the matplotlib window it opens the browser and displays a similar heatmap there.

Okroshiashvili commented 1 year ago

It would be even better to output html file and visualise it in browser instead of matplotlib