Showing posts with label graph. Show all posts
Showing posts with label graph. Show all posts

Tuesday, May 29, 2012

Any good graphing packages for Android?


With Android removing the Swing and AWT libraries from Java, I was wondering what solutions have been developed to display simple bar histograms, line graphs and other simple data visualizations in Android?

Any good graphing packages for Android?


With Android removing the Swing and AWT libraries from Java, I was wondering what solutions have been developed to display simple bar histograms, line graphs and other simple data visualizations in Android?

Wednesday, May 2, 2012

What"s the fastest, pure Javascript, Graph visualization toolkit?


This question is about toolkits which draw graphs (those things composed of vertices and edges), not generic plots.

Thursday, April 19, 2012

Spawning a "Pokemon” type graph in php from MYSQL data


If you remember when you check your pokemon's stats (In Red, Blue, Yellow, Silver, Gold etc.), the graph that it generates scales based on the HP, attack, defense, special attack, and special defense of your pokemon.

Tuesday, April 3, 2012

Looking for a graph layout framework for iOS


For an iOS application I'm making I need to show groups of elements grouped together according to their type, and different groups of types separated from each other in a nicely done layout.