This is my version of Google Finance Charts. If you have played with the Google Finance Chart and my Custom Flex Chart, you will notice that the interaction is almost the same, although, the looks are not. I could capture exactly how it looks like and the way it behaves, however, it will take a little more of time to do that. I some how gone to the direction of completing to what was only required by the company I am working for.
There are some dynamic elements on the chart that are a bit smart. Those are the vertical and horizontal markers. Both adjust themselves to avoid overlapping. This is completely true for the horizontal ones and partially true at the moment for the vertical markers. This is because i set the threshold to partially overlap by setting the intersection area to more than zero. But if I set it to zero then it would not even try to overlap at all.
The chart is still on a work and progress though. The chart on the background of the Date Range Selector is still to be integrated. Andas for now its kind of useless. The min dimension of the chart still has to be set. Currently it still has a bug that if you compress the its height to a minimum somewhere 100-150 pixels it would somehow go into a infinite loop inside the code. This happens since it keeps on evalutating where the horizontal markers should be placed.
Overall, for this to be competed, it will still take 2 more weeks of office work to properly style and make the interaction act more smoothly.
Posted in Flex | Tags: Adobe Chart, Chart Markers, Charting, Custom Chart, Flex, Flex Chart, Flex Custom Chart, Flex Google Finance Chart
