Tagged Questions

1
vote
2answers
1k views

Drawing a custom label on a pie chart in Yahoo's Flash Library ASTRA

Has anyone looked at Yahoo's ASTRA? It's fairly nifty, but I had some issues creating a custom label for a pie chart. They have an example for a line chart, which overrides an axis's series's label ...
0
votes
0answers
60 views

Positioning a datatip on a datagrid

I have a custom datagrid actionscript component that dynamically controls which columns are displayed based on the width of the datagrid. When the mouse is over a particular row, all the data for that ...