user interface - How to get a Vizify-like data visualization UI control? -
i looked on popular frameworks tableau, fusioncharts, charts.js, etc didn't find chart specific requirement. need visualize data in vizify.com or mind-map manner i.e. 1 big circle @ center, several small circles branching out. each circle have short text inside. it's not network graph 1 node connected multiple node. need not interactive, fluid animation nice. platform: windows 8 (windows store) app or web. please help.
i assume embed web page inside of app. if so, use d3.js. extremely powerful , flexible. there ton of examples on examples page.
Comments
Post a Comment