| Article: |
A New Visualization for Web Server Logs | |
| Subject: | Surface plot, viewing 3D | |
| Date: | 2007-02-13 18:52:24 | |
| From: | Nick_3D | |
|
Response to: Surface plot, viewing 3D
|
||
|
Gentlemen, Surface 3D visualization gives much better perception in any case as correctly mentioned by dberkholz. It is easy to understand because real objects we used to deal with in life look like surfaces rather than clouds. It is also as easy as the fact that line 2D plot look more understandable as compared to spread points. As many as several thousands points can be nicely visualized as 3D surface. Colors help a lot too as correctly mentioned by dberkholz. For more that 1 MLN points the best is still surface 3D visualization but enhanced with real-time zooming (all directions) and flyby, that is normally no problem with reasonable dedicated multidimensional graphics software package. For better 3D screen shots you can see this for example: http://www.sciencegl.com/Stock_market/Stock_market.htm
|
||
Showing messages 1 through 2 of 2.
-
Surface plot, viewing 3D
2007-02-15 08:20:29 rajuvarghese [View]
-
Surface plot, viewing 3D
2007-02-15 18:04:44 Nick_3D [View]
Yes, your hesitation is correct in some respect. True spread data has little or no sense in surface representation. The things are different if you have at least 2 continuous directions such as Z (volume or hits in your case) and X (time in your case) then surface works perfectly fine as it is sown in links above. 3D surf is constructed as bands or 3D tapes, interpolation only in continuous directions. Feel free to drop a line to my friends at www.ScienceGL.com to get demo, evaluation whatever. Contact Alex.
Network graphics (http://www.sciencegl.com/)



Surfaces do look better than clouds but my hesitation is due to two things:
But you do bring up an important point: interactivity. Plots such as the ones in the article are dead objects that cannot tell you any more about the displayed data. A good interactive tool would let the user mouse over the points and describe each data point. Excel charts can do this as, I am sure, many others too. Excel has many other well-known limitations which precluded its use for decent-sized log files. I would love to try out my data with a proper 3D tool such as the one you linked to.
If you have such a tool and could load it up with similar data, I would be grateful if you put up a screenshot to show that it does indeed look good.