perftools / xhgui

Web interface for XHProf profiling data can store data in MongoDB or PDO database
1.65k stars 342 forks source link

How to get the old callgraph visualizations back #132

Open hosef opened 9 years ago

hosef commented 9 years ago

The new call graph visualizations are far less useful for me than the old ones. Is there some easy way to get them back without checking out an old version of xhgui?

markstory commented 9 years ago

No there isn't a way to view the old visualization on the current code. What about the new visualization makes it less useful?

hosef commented 9 years ago

I think the three main things are:

I can't rearange the Items, it shrinks the font size of the little ones so that I can't read them unless I zoom in, the zooming is really inconsistant (sometimes it scrolls the page, and sometimes it zooms)

I like some of the new features like the sidebar, and better support for uprofiler, so I don't want to use an old version, but it deffinately feels a bit less helpful.

markstory commented 9 years ago

Would having UI controls for zooming/panning help? It isn't hard to bump up the font sizes on smaller nodes.

hosef commented 9 years ago

Yes, that would be great.