Re: ChartExample build errors (Was Re: Update ChartExample with recent changes to FlexJS chart package.)

2014-09-22 Thread Peter Ent
I am aware of the issue about only the PieChart rendering on JavaScript (it should all work on ActionScript). There seems to be an issue with FalconJX not picking up the deeper properties set on the itemRenderer components:

Re: ChartExample build errors (Was Re: Update ChartExample with recent changes to FlexJS chart package.)

2014-09-19 Thread OmPrakash Muppirala
I just checked in a fix resolves the FlexJSJX build issue. After compiling the ChartExample, I can run it, but I see only the PieChart rendering correctly. All other charts have their fill properties set to none. This might be related to the fix I made. Can you please take a look at how to fix

Re: ChartExample build errors (Was Re: Update ChartExample with recent changes to FlexJS chart package.)

2014-09-19 Thread OmPrakash Muppirala
On Fri, Sep 19, 2014 at 7:35 AM, Peter Ent wrote: > I went to flex-asjs/examples/ChartExample and ran "ant". I had no errors > and I do not have anything to commit into the repro; I'm all sync'd up. > > This looks like an issue with basic-manifest.xml in projects/FlexJSJX, but > ColumnChart, BarC

Re: ChartExample build errors (Was Re: Update ChartExample with recent changes to FlexJS chart package.)

2014-09-19 Thread Peter Ent
I went to flex-asjs/examples/ChartExample and ran "ant". I had no errors and I do not have anything to commit into the repro; I'm all sync'd up. This looks like an issue with basic-manifest.xml in projects/FlexJSJX, but ColumnChart, BarChart, etc. are all listed. I'll continue to look into it. --

ChartExample build errors (Was Re: Update ChartExample with recent changes to FlexJS chart package.)

2014-09-18 Thread OmPrakash Muppirala
Peter, I took the latest code and tried to compile the ChartExample project, I am seeing these errors: Can you please take a look? clean: [delete] Deleting directory C:\p\flex_os\workspace\flexroot\git\flex-asjs\exa mples\ChartExample\bin [delete] Deleting directory C:\p\flex_os\workspace\f