Is there a ManyEyes API?
I 开发者_高级运维can't find one. But I find it hard to believe they've built the service without an API. Can it be true?
If so, can anyone suggest an alternative, other than the Google Charts API?
Thanks!
Swivel has a charts api. Yahoo also does. You could use CEwolf and set up your own api. It wouldn't be hard to set up a rest api for accessing the charts.
Edit:
Here are some other links that might be useful
- Simple css solution for bar charts
- Protovis makes it easy to create chart in Javascript
- Another simple charting solution
Edit:
ManyEyes has the ability to show ManyEyes visualizations on your own web site, but from this web page it's obvious that ManyEyes did not have an api in 2008. If you think about it, IBM is a services company. They make money selling services to you, not giving you free access to their services. I'm sure it would be possible to pay IBM for access to ManyEyes, as the New York Times probably did. On the other hand, Google, Yahoo, and others make money by bringing people to their web site, so they are more likely to give things like this away for free.
精彩评论