I want something like Axiis, but without using Flex or other Adobe products.

link|improve this question

it looks like you didn't find on that suits your needs in the list – Gregory Pakosz Dec 28 '09 at 9:22
was the answer auto-accepted? – Gregory Pakosz Dec 29 '09 at 10:41
feedback

5 Answers

up vote 5 down vote accepted
+175

Have a look at the JavaScript InfoVis Toolkit. Also, maybe the gRaphaël charting library (built on top of Raphaël) can suit your needs.

Others:

See whether one of these suits your needs best.

link|improve this answer
Google's API is nice. – Sneakyness Dec 25 '09 at 17:28
feedback

The closest I can think off the top off my head is Google Visualization API

Of course, AFAIK, this will only work for on-line applications. And is Google any less evil than Adobe is a question for you to decide :)

link|improve this answer
Are you kidding me? Google is several orders of magnitude less evil than Adobe. – Sneakyness Dec 25 '09 at 17:29
1  
Or so they CLAIM to be ;) – Kimvais Dec 25 '09 at 19:45
feedback

This is a pretty open question, as you havent specified any preference for any particular technology or language.

I do a lot of WPF/C# stuff so I immediately start looking on that stack. Assuming that this would be a suitable platform, then Visifire might be worth looking at... I originally found them here on codeplex.

There seem to be a ton of third party paid for components that can do similar things. Telerik has some visualization tools that may also be worth having a look at.

Is thre any specific scenario that you are looking at, or any specific language? I think we may be able to suggest better alternatives if that was provided.

link|improve this answer
feedback

You could try protovis (JavaScript), looks quite similar.

link|improve this answer
feedback

You can use jqChart - HTML5 jQuery Chart Plugin

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.