I\'m having some trouble drawing an accurate UML Class diagram for my JavaScript APP. I\'ve read several UML reference resources, but still didn\'t find an answer for my situati
And read that, please: https://stackoverflow.com/a/21551335/715269
I would take a look at Object Playground.
It will create a diagram that exactly shows what is going on in your JS object hierarchy.