Does anybody have any experience with graphing and Flash? It is somewhat easy or very difficult to have a graph rendered on the fly from a set of data? Is there an ideal way to do this?
Printable View
Does anybody have any experience with graphing and Flash? It is somewhat easy or very difficult to have a graph rendered on the fly from a set of data? Is there an ideal way to do this?
Are you using input fields... If so there is a way to do that, I think it is fairly easy
No, I'd mostly be working from data (XML? POST/GET variables? Not sure yet) and would need them on-the-fly.
sorry i don't know xml, you could use a text file maybe,an load it in as variables...
We bought the B-line Charting component from http://www.blinex.com/ and were quite happy with it. You don't write a decent charting component in an hour, so it was well worth bying it.
If you want to do it yourself, I'd go for bar charts. Those are the easiest ones.
Wow - great link! I'll check it out. Thanks.