What graph/dashboard product is facebook using in Dashboard: PUE & WUE
问题 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? here is the link https://www.facebook.com/ForestCityDataCenter?sk=app_288655784601722&app_data 回答1: 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