Hi there, I was looking for a data visualization library or addon.
Kind of d3.js
I’m developing some educational installation that I need create some interactive/animated charts. So I want to find a tool that will make easier.
some eg.
I searched for charts, graphs on ofxaddon site and I didn’t find anything specific to it.
A simple solution for me could be a static HTML page using ofxAwesomium + D3.js and make the interactive controllers (by gestures) using ofxKinect + Syphon to output this.
Do you have some references of data visualization, graphs, charts using openframeworks and some libraries that can help me to accomplish it?
Thks in advance!