It looks like you are missing <js:ApplicationDataBinding/>
> On Mar 16, 2018, at 11:21 AM, OmPrakash Muppirala <[email protected]>
> wrote:
>
> Please take a look at these usage examples: [1], [2]
>
> I am trying to set/bind arrays as values to the chart components. But
> those values dont get applied at all.
>
> Can someone please take a look?
>
> The entire app can be found here: [3]
>
> Thanks,
> Om
>
>
> [1]
> https://github.com/apache/royale-asjs/blob/feature/echarts/examples/royale/ECharts/src/Main.mxml#L26
> [2]
> https://github.com/apache/royale-asjs/blob/feature/echarts/examples/royale/ECharts/src/Main.mxml#L31
> [3]
> https://github.com/apache/royale-asjs/blob/feature/echarts/examples/royale/ECharts