jiangtiandao / flexlib

Automatically exported from code.google.com/p/flexlib
0 stars 0 forks source link

HorizontalAxisDataSelector fails if series uses a data function #257

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a chart (e.g. area chart) in combination with the
HorizontalAxisDataSelector
2. Add a series to the chart that uses a data function
3. Run the application and click on the chart

What is the expected output? 
The expected output is a vertical line in the chart

What do you see instead?
A runtime error in the function get dataValues()

What version of the product are you using? On what operating system?
Flexlib 2.4 on Mac OS / MAMP

Please provide any additional information below.

A fix is attached (not thouroughly tested):

Original issue reported on code.google.com by eugenet...@gmail.com on 4 Nov 2009 at 1:56

Attachments: