Open source 'Motion Chart' or 'Trendalyzer'? [closed]
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Clo开发者_运维问答sed 5 years ago.
Improve this questionIf you don't want to, or can't use the Google Visualization service, are there (preferably open source) substitutes to use to have motion charts?
Open source Java chart built on top of JFreeChart developed by peeps at UCLA SOCR. Not as elegant as Google's MotionChart but open source on google code. It feels really slow but not sure if that's because of demo is running as an applet.
Vizabi is open source, from GapMinder.
https://github.com/Gapminder/vizabi
See examples here:
http://static.gapminderdev.org/vizabi/develop/preview/
It's depending on your needs. Motion chart is almost the only visualization tool with rich features suitable for multidimensional display over timeline.
精彩评论