Adobe doesn't have any new charting code to contribute. Spark charting was just getting started. It was going to be done in phases. There is a spec for phase 1 and I believe some prototype code.
Carol On 1/16/12 7 :17PM, "Dwayne Henderson" <its.code.in.h...@gmail.com> wrote: >Hello! > >I'm trying to make some minimalistic charts for some ultimate PDF business >plans and annual reports. I did them in Illustrator first, but >Illustrator's graph tool hasn't been developed on since 1996, and it was a >real pain to update my charts as the numbers changed. With Flex though, I >can just generate charts based on XML that I output from my business >models >in OpenOffice. Plus they look real good and are interactive. > >It seems though, that everyone I talk to say that Flex Charts suck. That >they were made by people who didn't follow standards. Personally I love >Flex Charts, although I'm not a big fan of having lots of "Wait for >improved CSS support", "Should be CSS" etc. comments in my code: > >https://gist.github.com/1623621 >https://gist.github.com/1623625 >https://gist.github.com/1623628 > >Does anybody know if this will change? Are there any new Flex charting >libraries in the making? > >--Dwayne