I love the facebook Dashboard: PUE & WUE. It is beautifull
Can anyone point out if there is an open source or commercial product to offer a similar style?
<
So I just read through 29,888 lines of javascript for ya.. biggest js file I've ever seen. It looks like they make that graph themselves using a variety of tools, including tween.js. It'd be fascinating to chat with whoever made it. The code for the wheel graph object starts at line 27,266 with the text var GraphComponent = Class.extend({ . You can find the source at https://www.fbpuewue.com/assets/application-3a3af20f7fa3591229c79442ae3d1c26.js . Sorry if it dissapoints you that it's not an awesome plugin that we can all easily use :/ I share your pain. Let me know if you have any questions :)