LineChart datatip with degrafa skin
Here is an example how you skin a DataTip from a LineChart with the help of Degrafa. Source
Flash, AS3, HTML and Javascript
Here is an example how you skin a DataTip from a LineChart with the help of Degrafa. Source
In some cases you have 2 different XML files to show 2 different lines in a lineChart. For example you want to compare a companies incomming with another month and each month is in a different XML. In a dataTipRenderer I show the styled data but I can only access…