InterviewSolution
Saved Bookmarks
| 1. |
It is a good practice to use 3d to plot a single dimensional data. |
|
Answer» 3D graphs means presenting in 3D WAY. 3D effects were provided to 2D data sometimes and this is bad practice altogether. This EXTRA dimension concludes and doesn't add anything to graph and infact can have DRAMATIC effects on its readability. So again "No 3D effects on 2D data" and READING values from them are very difficult |
|