flex - Does anyone know how to create a interactive graphs using flare or other visualisation classes? -
Does any software or Flex / Flash / AS3 source or visualization software detect that used to create interactive graphs? Where the user will enter a query that will be able to pull data from the MySQL database and the user will create a sunburst or avalanche graph by dragging and leaving the structure like a tree and making the graph Indicate will? I have tried to use but my programming skills are very bad. What I collect now, only the flare allows the user to graphize the defined dataset instead of allowing the dataset to modify and create a new dataset.
Help?
>
It is too big for the scope of the same question, to write at least some different pieces 1. Access the database and one way to see the dataset 2.) Controller controller to drag and drop the dataset on your chart object 3.) A chart object that can receive the dropped dataset item And accordingly can render himself.
There are very good charting frameworks that include flares, SCIS, flex charting, fusion charts, iLog eLikeer. I'm not sure what you are trying to do, but none of them should be able to work as your charting piece.
Comments
Post a Comment