[flexcoders] Chart

2005-09-06 Thread vnice Cute



Hi;
I try to use this chart for my flex example but it didnt work and give me error.
Can please anybody help me with that?
 
Many thanks
 
 


http://www.macromedia.com/2003/mxml" xmlns="*"    width="100%" height="100%"    initialize="srv.send()">
    
    
    
    
    
    {srv.PhoneBook.Details.fname}
        dataTipFunction="formatDataTip">
            
            
                           
                            
                     
    

		 Click here to donate to the Hurricane Katrina relief effort.





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





  




  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[flexcoders] Chart examples

2005-06-07 Thread david_gal-reyniez





Hi 
everybody,
 
I try to use the chart 
examples furnished by Macromedia unsuccessfully.
I have always recieved the 
same error message for each chart examples :
 
*PROPERTY ELEMENTS MAY 
NOT HAVE ATTRIBUTES*
 
can you help me 
about this 
problem?
 
  
var expenses = [			{Month: "January", Profit: 2000, Expenses: 1500, 
Amount: 450},			{Month: "February", Profit: 1000, Expenses: 200, Amount: 
600},			{Month: "March", Profit: 1500, Expenses: 500, Amount: 
300},			{Month: "April", Profit: 500, Expenses: 300, Amount: 
500},			{Month: "May", Profit: 1000, Expenses: 450, Amount: 
250},			{Month: "June", Profit: 2000, Expenses: 500, Amount: 
700}			];  	
 
Thanks for your help!
 
David
 
PS: I have 
even imported mx.charts.*

** 

Coface facilite les echanges entre les entreprises partout dans le monde. Pour cela, elle offre a toutes les entreprises des solutions pour gerer, financer et proteger leur poste client, en leur permettant d'externaliser tout ou partie de la gestion et des risques lies a leurs relations commerciales. Coface est notee AA par Fitch Ratings et Aa3 par Moody's. 

Pour en savoir plus, http://www.coface.fr 

 

Coface facilitates business-to-business commerce worldwide. It offers all size companies an array of solutions to manage, finance, and protect their accounts receivables affording them the option of fully or partly outsourcing trade relationship management and attendant risks. Coface is rated AA by Fitch ratings and Aa3 by Moody's. 

More about Coface, http://www.coface.com 

 

WARNING :  

- Soyez conscient que notre systeme Anti-Spam peut parfois rejeter des messages, soit parce que certains mots et types de fichiers ne sont pas acceptes, ou bien parce que le mail n'a pas ete identifie correctement. 

- Be aware that from time to time our Anti-Spam system may reject mails either because some words and types of files are not allowed or because mails are misidentified.  

**  







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.













[flexcoders] chart background

2005-07-12 Thread Robert Brueckmann
Ely,

Is there a way do something like this?

I have a chart whose values are consistently around the 0 on the y-axis
(like so):

3 |
  | +
2 |  +
  |
1 |  +   
  | +
0 |-
  | +
-1|+
  |
-2| +
  |
-3|

I want the background to have a sort of gradient where from the 0 axis
to the top of the chart I want it to go from white to blue and from the
0 axis on down to the bottom of the chart, I want it to from white to
red...is this possible?  I don't expect you to write the whole thing,
but pointing me in the right direction would be most helpful!

Thanks in advance!


robert l. brueckmann
senior web developer
merlin securities
595 madison avenue
new york, ny 10022
p: 212.822.4821
f: 212.822.4820

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Ely Greenfield
Sent: Tuesday, July 12, 2005 11:56 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] line width in line chart




Set the stroke:


  
 
  


Ely.
 

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Robert Brueckmann
Sent: Tuesday, July 12, 2005 8:50 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] line width in line chart
Importance: High

Is there a simple way to specify how thick I want the line to be in a
line chart without having to implement SimpleLineRenderer to something
so trivial?

robert l. brueckmann
senior web developer
merlin securities
595 madison avenue
new york, ny 10022
p: 212.822.4821
f: 212.822.4820
 


This message contains information from Merlin Securities, LLC, or from
one of its affiliates, that may be confidential and privileged. If you
are not an intended recipient, please refrain from any disclosure,
copying, distribution or use of this information and note that such
actions are prohibited. If you have received this transmission in error,
please notify the sender immediately by telephone or by replying to this
transmission.
 
Merlin Securities, LLC is a registered broker-dealer. Services offered
through Merlin Securities, LLC are not insured by the FDIC or any other
Federal Government Agency, are not deposits of or guaranteed by Merlin
Securities, LLC and may lose value. Nothing in this communication shall
constitute a solicitation or recommendation to buy or sell a particular
security.


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links



 




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links



 


This message contains information from Merlin Securities, LLC, or from one of 
its affiliates, that may be confidential and privileged. If you are not an 
intended recipient, please refrain from any disclosure, copying, distribution 
or use of this information and note that such actions are prohibited. If you 
have received this transmission in error, please notify the sender immediately 
by telephone or by replying to this transmission.
 
Merlin Securities, LLC is a registered broker-dealer. Services offered through 
Merlin Securities, LLC are not insured by the FDIC or any other Federal 
Government Agency, are not deposits of or guaranteed by Merlin Securities, LLC 
and may lose value. Nothing in this communication shall constitute a 
solicitation or recommendation to buy or sell a particular security.


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] Chart

2005-09-06 Thread Abdul Qabiz





Hi,
 
Check out these two links, you might get started your 
own:
 
 http://livedocs.macromedia.com/flex/15/asdocs_en/mx/charts/ColumnChart.html 

 
http://flexapps.macromedia.com/flex15/chartexplorer/explorer.mxml?versionChecked=true
 
 
-abdul


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of vnice 
CuteSent: Tuesday, September 06, 2005 2:41 PMTo: 
flexcoders@yahoogroups.comSubject: [flexcoders] 
Chart

Hi;
I try to use this chart for my flex example but it didnt work and give me 
error.
Can please anybody help me with that?
 
Many thanks
 
 


http://www.macromedia.com/2003/mxml" 
xmlns="*"    width="100%" height="100%"    
initialize="srv.send()">
    
    
    
    
    
    {srv.PhoneBook.Details.fname}
        
dataTipFunction="formatDataTip">
    
    
    

    
    
    

    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

    



Click here to donate to the 
Hurricane Katrina relief effort. 






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





  




  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[flexcoders] chart / legend

2005-03-31 Thread christoph larch

hi there,
just some little problems with flex 1.5:

we have got an empty datagrid

- we load different xml files into it (with a button click)
- nothing happens
- with a click onto the datagrid the data appears...

any ideas?
thx



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





RE: [flexcoders] Chart examples

2005-06-07 Thread Matt Horn





David, I copied and pasted the code in this email exactly 
as written and it runs fine for me. What version of Flex are you using? I tried 
it with 1.5.
 
matt

  
  
  From: flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  david_gal-reyniezSent: Tuesday, June 07, 2005 4:51 
  AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] 
  Chart examples
  
  Hi 
  everybody,
   
  I try to use the 
  chart examples furnished by Macromedia unsuccessfully.
  I have always recieved 
  the same error message for each chart examples :
   
  *PROPERTY ELEMENTS 
  MAY NOT HAVE ATTRIBUTES*
   
  can you help me 
  about this 
  problem?
   
    
  var expenses = [{Month: "January", Profit: 2000, Expenses: 1500, Amount: 
  450},{Month: "February", Profit: 1000, Expenses: 200, Amount: 
  600},{Month: "March", Profit: 1500, Expenses: 500, Amount: 
  300},{Month: "April", Profit: 500, Expenses: 300, Amount: 500},{Month: 
  "May", Profit: 1000, Expenses: 450, Amount: 250},{Month: "June", Profit: 
  2000, Expenses: 500, Amount: 700}];  
  
   
  Thanks for your 
  help!
   
  David
   
  PS: I have 
  even imported mx.charts.*
  
  ** 
  
  Coface facilite les echanges 
  entre les entreprises partout dans le monde. Pour cela, elle offre a toutes 
  les entreprises des solutions pour gerer, financer et proteger leur poste 
  client, en leur permettant d'externaliser tout ou partie de la gestion et des 
  risques lies a leurs relations commerciales. Coface est notee AA par Fitch 
  Ratings et Aa3 par Moody's. 
  Pour en savoir plus, 
  http://www.coface.fr 
  
  Coface facilitates 
  business-to-business commerce worldwide. It offers all size companies an array 
  of solutions to manage, finance, and protect their accounts receivables 
  affording them the option of fully or partly outsourcing trade relationship 
  management and attendant risks. Coface is rated AA by Fitch ratings and Aa3 by 
  Moody's. 
  More about Coface, 
  http://www.coface.com 
  
  WARNING : 
  - Soyez conscient que notre 
  systeme Anti-Spam peut parfois rejeter des messages, soit parce que certains 
  mots et types de fichiers ne sont pas acceptes, ou bien parce que le mail n'a 
  pas ete identifie correctement. 
  - Be aware that from time to time 
  our Anti-Spam system may reject mails either because some words and types of 
  files are not allowed or because mails are misidentified. 
  ** 
  







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










RE: [flexcoders] Chart examples

2005-06-07 Thread david_gal-reyniez





Matt,
I have the same version but this is the trial version. Is 
that the reason why?
David


De : flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] De la part de Matt 
HornEnvoyé : mardi 7 juin 2005 17:28À : 
flexcoders@yahoogroups.comObjet : RE: [flexcoders] Chart 
examples

David, I copied and pasted the code in this email exactly 
as written and it runs fine for me. What version of Flex are you using? I tried 
it with 1.5.
 
matt

  
  
  From: flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  david_gal-reyniezSent: Tuesday, June 07, 2005 4:51 
  AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] 
  Chart examples
  
  Hi 
  everybody,
   
  I try to use the 
  chart examples furnished by Macromedia unsuccessfully.
  I have always recieved 
  the same error message for each chart examples :
   
  *PROPERTY ELEMENTS 
  MAY NOT HAVE ATTRIBUTES*
   
  can you help me 
  about this 
  problem?
   
    
  var expenses = [{Month: "January", Profit: 2000, Expenses: 1500, Amount: 
  450},{Month: "February", Profit: 1000, Expenses: 200, Amount: 
  600},{Month: "March", Profit: 1500, Expenses: 500, Amount: 
  300},{Month: "April", Profit: 500, Expenses: 300, Amount: 500},{Month: 
  "May", Profit: 1000, Expenses: 450, Amount: 250},{Month: "June", Profit: 
  2000, Expenses: 500, Amount: 700}];  
  
   
  Thanks for your 
  help!
   
  David
   
  PS: I have 
  even imported mx.charts.*
  
  ** 
  
  Coface facilite les echanges 
  entre les entreprises partout dans le monde. Pour cela, elle offre a toutes 
  les entreprises des solutions pour gerer, financer et proteger leur poste 
  client, en leur permettant d'externaliser tout ou partie de la gestion et des 
  risques lies a leurs relations commerciales. Coface est notee AA par Fitch 
  Ratings et Aa3 par Moody's. 
  Pour en savoir plus, 
  http://www.coface.fr 
  
  Coface facilitates 
  business-to-business commerce worldwide. It offers all size companies an array 
  of solutions to manage, finance, and protect their accounts receivables 
  affording them the option of fully or partly outsourcing trade relationship 
  management and attendant risks. Coface is rated AA by Fitch ratings and Aa3 by 
  Moody's. 
  More about Coface, 
  http://www.coface.com 
  
  WARNING : 
  - Soyez conscient que notre 
  systeme Anti-Spam peut parfois rejeter des messages, soit parce que certains 
  mots et types de fichiers ne sont pas acceptes, ou bien parce que le mail n'a 
  pas ete identifie correctement. 
  - Be aware that from time to time 
  our Anti-Spam system may reject mails either because some words and types of 
  files are not allowed or because mails are misidentified. 
  ** 
  
** 

Coface facilite les echanges entre les entreprises partout dans le monde. Pour cela, elle offre a toutes les entreprises des solutions pour gerer, financer et proteger leur poste client, en leur permettant d'externaliser tout ou partie de la gestion et des risques lies a leurs relations commerciales. Coface est notee AA par Fitch Ratings et Aa3 par Moody's. 

Pour en savoir plus, http://www.coface.fr 

 

Coface facilitates business-to-business commerce worldwide. It offers all size companies an array of solutions to manage, finance, and protect their accounts receivables affording them the option of fully or partly outsourcing trade relationship management and attendant risks. Coface is rated AA by Fitch ratings and Aa3 by Moody's. 

More about Coface, http://www.coface.com 

 

WARNING :  

- Soyez conscient que notre systeme Anti-Spam peut parfois rejeter des messages, soit parce que certains mots et types de fichiers ne sont pas acceptes, ou bien parce que le mail n'a pas ete identifie correctement. 

- Be aware that from time to time our Anti-Spam system may reject mails either because some words and types of files are not allowed or because mails are misidentified.  

**  







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.













RE: [flexcoders] Chart examples

2005-06-07 Thread Matt Horn





No, that should have no effect here... certainly not the 
source of that error message. I'm sorry, I can't reproduce this 
error.
 
m

  
  
  From: flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  david_gal-reyniezSent: Tuesday, June 07, 2005 11:40 
  AMTo: flexcoders@yahoogroups.comSubject: RE: 
  [flexcoders] Chart examples
  
  Matt,
  I have the same version but this is the trial version. Is 
  that the reason why?
  David
  
  
  De : flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] De la part de Matt 
  HornEnvoyé : mardi 7 juin 2005 17:28À : 
  flexcoders@yahoogroups.comObjet : RE: [flexcoders] Chart 
  examples
  
  David, I copied and pasted the code in this email exactly 
  as written and it runs fine for me. What version of Flex are you using? I 
  tried it with 1.5.
   
  matt
  


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of 
david_gal-reyniezSent: Tuesday, June 07, 2005 4:51 
AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] 
Chart examples

Hi 
everybody,
 
I try to use the 
chart examples furnished by Macromedia unsuccessfully.
I have always recieved 
the same error message for each chart examples :
 
*PROPERTY ELEMENTS 
MAY NOT HAVE ATTRIBUTES*
 
can you help me 
about this 
problem?
 
  
var expenses = [{Month: "January", Profit: 2000, Expenses: 1500, Amount: 
450},{Month: "February", Profit: 1000, Expenses: 200, Amount: 
600},{Month: "March", Profit: 1500, Expenses: 500, Amount: 
300},{Month: "April", Profit: 500, Expenses: 300, Amount: 
500},{Month: "May", Profit: 1000, Expenses: 450, Amount: 
250},{Month: "June", Profit: 2000, Expenses: 500, Amount: 
700}];  
 
Thanks for your 
help!
 
David
 
PS: I have 
even imported mx.charts.*

** 

Coface facilite les echanges 
entre les entreprises partout dans le monde. Pour cela, elle offre a toutes 
les entreprises des solutions pour gerer, financer et proteger leur poste 
client, en leur permettant d'externaliser tout ou partie de la gestion et 
des risques lies a leurs relations commerciales. Coface est notee AA par 
Fitch Ratings et Aa3 par Moody's. 
Pour en savoir plus, 
http://www.coface.fr 

Coface facilitates 
business-to-business commerce worldwide. It offers all size companies an 
array of solutions to manage, finance, and protect their accounts 
receivables affording them the option of fully or partly outsourcing trade 
relationship management and attendant risks. Coface is rated AA by Fitch 
ratings and Aa3 by Moody's. 
More about Coface, 
http://www.coface.com 

WARNING : 
- Soyez conscient que notre 
systeme Anti-Spam peut parfois rejeter des messages, soit parce que certains 
mots et types de fichiers ne sont pas acceptes, ou bien parce que le mail 
n'a pas ete identifie correctement. 
- Be aware that from time to 
time our Anti-Spam system may reject mails either because some words and 
types of files are not allowed or because mails are misidentified. 

** 

  ** 
  
  Coface facilite les echanges 
  entre les entreprises partout dans le monde. Pour cela, elle offre a toutes 
  les entreprises des solutions pour gerer, financer et proteger leur poste 
  client, en leur permettant d'externaliser tout ou partie de la gestion et des 
  risques lies a leurs relations commerciales. Coface est notee AA par Fitch 
  Ratings et Aa3 par Moody's. 
  Pour en savoir plus, 
  http://www.coface.fr 
  
  Coface facilitates 
  business-to-business commerce worldwide. It offers all size companies an array 
  of solutions to manage, finance, and protect their accounts receivables 
  affording them the option of fully or partly outsourcing trade relationship 
  management and attendant risks. Coface is rated AA by Fitch ratings and Aa3 by 
  Moody's. 
  More about Coface, 
  http://www.coface.com 
  
  WARNING : 
  - Soyez conscient que notre 
  systeme Anti-Spam peut parfois rejeter des messages, soit parce que certains 
  mots et types de fichiers ne sont pas acceptes, ou bien parce que le mail n'a 
  pas ete identifie correctement. 
  - Be aware that from time to time 
  our Anti-Spam system may reject mails either because some words and types of 
  files are not allowed or because mails are misidentified. 
  ** 
  







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group

RE: [flexcoders] Chart examples

2005-06-08 Thread david_gal-reyniez





Matt,
Is that possible that the error is generated by a 
wrong/reduced class PlotSeries.as?
It seems that the message is due to a defect xml structure. 
Don't you think so?
I don't find the chart classes to look at them. Do you know 
where I can find them.
Thanks.
David


De : flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] De la part de Matt 
HornEnvoyé : mardi 7 juin 2005 19:13À : 
flexcoders@yahoogroups.comObjet : RE: [flexcoders] Chart 
examples

No, that should have no effect here... certainly not the 
source of that error message. I'm sorry, I can't reproduce this 
error.
 
m

  
  
  From: flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  david_gal-reyniezSent: Tuesday, June 07, 2005 11:40 
  AMTo: flexcoders@yahoogroups.comSubject: RE: 
  [flexcoders] Chart examples
  
  Matt,
  I have the same version but this is the trial version. Is 
  that the reason why?
  David
  
  
  De : flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] De la part de Matt 
  HornEnvoyé : mardi 7 juin 2005 17:28À : 
  flexcoders@yahoogroups.comObjet : RE: [flexcoders] Chart 
  examples
  
  David, I copied and pasted the code in this email exactly 
  as written and it runs fine for me. What version of Flex are you using? I 
  tried it with 1.5.
   
  matt
  


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of 
david_gal-reyniezSent: Tuesday, June 07, 2005 4:51 
AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] 
Chart examples

Hi 
everybody,
 
I try to use the 
chart examples furnished by Macromedia unsuccessfully.
I have always recieved 
the same error message for each chart examples :
 
*PROPERTY ELEMENTS 
MAY NOT HAVE ATTRIBUTES*
 
can you help me 
about this 
problem?
 
  
var expenses = [{Month: "January", Profit: 2000, Expenses: 1500, Amount: 
450},{Month: "February", Profit: 1000, Expenses: 200, Amount: 
600},{Month: "March", Profit: 1500, Expenses: 500, Amount: 
300},{Month: "April", Profit: 500, Expenses: 300, Amount: 
500},{Month: "May", Profit: 1000, Expenses: 450, Amount: 
250},{Month: "June", Profit: 2000, Expenses: 500, Amount: 
700}];  
 
Thanks for your 
help!
 
David
 
PS: I have 
even imported mx.charts.*

** 

Coface facilite les echanges 
entre les entreprises partout dans le monde. Pour cela, elle offre a toutes 
les entreprises des solutions pour gerer, financer et proteger leur poste 
client, en leur permettant d'externaliser tout ou partie de la gestion et 
des risques lies a leurs relations commerciales. Coface est notee AA par 
Fitch Ratings et Aa3 par Moody's. 
Pour en savoir plus, 
http://www.coface.fr 

Coface facilitates 
business-to-business commerce worldwide. It offers all size companies an 
array of solutions to manage, finance, and protect their accounts 
receivables affording them the option of fully or partly outsourcing trade 
relationship management and attendant risks. Coface is rated AA by Fitch 
ratings and Aa3 by Moody's. 
More about Coface, 
http://www.coface.com 

WARNING : 
- Soyez conscient que notre 
systeme Anti-Spam peut parfois rejeter des messages, soit parce que certains 
mots et types de fichiers ne sont pas acceptes, ou bien parce que le mail 
n'a pas ete identifie correctement. 
- Be aware that from time to 
time our Anti-Spam system may reject mails either because some words and 
types of files are not allowed or because mails are misidentified. 

** 

  ** 
  
  Coface facilite les echanges 
  entre les entreprises partout dans le monde. Pour cela, elle offre a toutes 
  les entreprises des solutions pour gerer, financer et proteger leur poste 
  client, en leur permettant d'externaliser tout ou partie de la gestion et des 
  risques lies a leurs relations commerciales. Coface est notee AA par Fitch 
  Ratings et Aa3 par Moody's. 
  Pour en savoir plus, 
  http://www.coface.fr 
  
  Coface facilitates 
  business-to-business commerce worldwide. It offers all size companies an array 
  of solutions to manage, finance, and protect their accounts receivables 
  affording them the option of fully or partly outsourcing trade relationship 
  management and attendant risks. Coface is rated AA by Fitch ratings and Aa3 by 
  Moody's. 
  More about Coface, 
  http://www.coface.com 
  
  WARNING : 
  - Soyez conscient que notre 
  systeme Anti-Spam peut parfois rejeter des messages, soit parce que certains

RE: [flexcoders] Chart examples

2005-06-08 Thread Matt Chotin










Your code looks correct, maybe there’s
a character by accident in one of your tags?  It should tell you what line it
is looking at when it sees this error.

 

Matt

 









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of david_gal-reyniez
Sent: Wednesday, June 08, 2005
1:24 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Chart
examples



 

Matt,

Is that possible that the error is
generated by a wrong/reduced class PlotSeries.as?

It seems that the message is due to a
defect xml structure. Don't you think so?

I don't find the chart classes to look at
them. Do you know where I can find them.

Thanks.

David

 







De : flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] De la part de Matt Horn
Envoyé : mardi 7 juin 2005
19:13
À : flexcoders@yahoogroups.com
Objet : RE: [flexcoders]
Chart examples

No, that should have no effect here...
certainly not the source of that error message. I'm sorry, I can't reproduce
this error.

 

m



 







From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of david_gal-reyniez
Sent: Tuesday, June 07, 2005 11:40
AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Chart
examples

Matt,

I have the same version but this is the
trial version. Is that the reason why?

David

 







De : flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] De la part de Matt Horn
Envoyé : mardi 7 juin 2005
17:28
À : flexcoders@yahoogroups.com
Objet : RE: [flexcoders]
Chart examples

David, I copied and pasted the code in
this email exactly as written and it runs fine for me. What version of Flex are
you using? I tried it with 1.5.

 

matt



 







From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of david_gal-reyniez
Sent: Tuesday, June 07, 2005 4:51
AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Chart
examples



Hi everybody,





 





I try to use the chart examples furnished by Macromedia
unsuccessfully.





I have always recieved the same error message for each chart
examples :





 





*PROPERTY ELEMENTS MAY NOT HAVE ATTRIBUTES*





 





can you help me about this problem?





 








  var expenses = [
{Month: "January", Profit: 2000, Expenses: 1500, Amount: 450},
{Month: "February", Profit: 1000, Expenses: 200, Amount: 600},
{Month: "March", Profit: 1500, Expenses: 500, Amount: 300},
{Month: "April", Profit: 500, Expenses: 300, Amount: 500},
{Month: "May", Profit: 1000, Expenses: 450, Amount: 250},
{Month: "June", Profit: 2000, Expenses: 500, Amount: 700}
];
  
















 





Thanks for your help!





 





David





 





PS: I have even imported mx.charts.*





 



**


Coface facilite les echanges entre
les entreprises partout dans le monde. Pour cela, elle offre a toutes les
entreprises des solutions pour gerer, financer et proteger leur poste client,
en leur permettant d'externaliser tout ou partie de la gestion et des risques
lies a leurs relations commerciales. Coface est notee AA par Fitch Ratings et
Aa3 par Moody's. 

Pour en savoir plus,
http://www.coface.fr 

Coface facilitates business-to-business
commerce worldwide. It offers all size companies an array of solutions to
manage, finance, and protect their accounts receivables affording them the
option of fully or partly outsourcing trade relationship management and
attendant risks. Coface is rated AA by Fitch ratings and Aa3 by Moody's. 

More about Coface,
http://www.coface.com 

WARNING : 

- Soyez conscient que notre systeme
Anti-Spam peut parfois rejeter des messages, soit parce que certains mots et
types de fichiers ne sont pas acceptes, ou bien parce que le mail n'a pas ete
identifie correctement. 

- Be aware that from time to time our
Anti-Spam system may reject mails either because some words and types of files
are not allowed or because mails are misidentified. 

**




**


Coface facilite les echanges entre
les entreprises partout dans le monde. Pour cela, elle offre a toutes les
entreprises des solutions pour gerer, financer et proteger leur poste client,
en leur permettant d'externaliser tout ou partie de la gestion et des risques
lies a leurs relations commerciales. Coface est notee AA par Fitch Ratings et
Aa3 par Moody's. 

Pour en savoir plus,
http://www.coface.fr 

Coface facilitates
business-to-business commerce worldwide. It offers all size companies an array
of solutions to manage, finance, and protect their accounts receivables
affording them the option of fully or partly outsourcing trade relationship
management and attendant risks. Coface is rated AA by Fitch ratings and Aa3 by
Moody's. 

RE: [flexcoders] Chart examples

2005-06-09 Thread david_gal-reyniez





Matt,
The problem come from this portion of 
code:
 

 
I re-write it without success.
After submitting my problem to Macromedia, they mentionned 
it could come from the version of Flex as you said but I try Flex 1.5 et Flex 
Builder 1.5.
I have the feeling that the problem is a parsing problem 
concerning the chart tag I have because for any chart I tried to test I recieved 
the same alert...
 
What is the logic behind the editing of chart? (and other 
mxml composant)
 
They are looking for. 


De : flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] De la part de Matt 
ChotinEnvoyé : jeudi 9 juin 2005 02:54À : 
flexcoders@yahoogroups.comObjet : RE: [flexcoders] Chart 
examples


Your code looks 
correct, maybe there’s a character by accident in one of your tags?  It 
should tell you what line it is looking at when it sees this 
error.
 
Matt
 




From: 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] 
On Behalf Of 
david_gal-reyniezSent: Wednesday, June 08, 2005 1:24 
AMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Chart 
examples
 
Matt,
Is that possible that 
the error is generated by a wrong/reduced class 
PlotSeries.as?
It seems that the 
message is due to a defect xml structure. Don't you think 
so?
I don't find the chart 
classes to look at them. Do you know where I can find 
them.
Thanks.
David
 



De : 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] 
De la part de Matt 
HornEnvoyé : mardi 7 juin 
2005 19:13À : 
flexcoders@yahoogroups.comObjet : RE: [flexcoders] Chart 
examples
No, that should have no 
effect here... certainly not the source of that error message. I'm sorry, I 
can't reproduce this error.
 
m

   
  
  
  
  From: 
  flexcoders@yahoogroups.com 
  [mailto:flexcoders@yahoogroups.com] 
  On Behalf Of 
  david_gal-reyniezSent: Tuesday, June 07, 2005 11:40 
  AMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Chart 
  examples
  Matt,
  I have the same 
  version but this is the trial version. Is that the reason 
  why?
  David
   
  
  
  
  De : 
  flexcoders@yahoogroups.com 
  [mailto:flexcoders@yahoogroups.com] 
  De la part de Matt 
  HornEnvoyé : mardi 7 
  juin 2005 17:28À : 
  flexcoders@yahoogroups.comObjet : RE: [flexcoders] Chart 
  examples
  David, I copied and 
  pasted the code in this email exactly as written and it runs fine for me. What 
  version of Flex are you using? I tried it with 
  1.5.
   
  matt
  
 



From: 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] On Behalf Of 
david_gal-reyniezSent: Tuesday, June 07, 2005 4:51 
AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] Chart 
examples

Hi 
everybody,

 

I try to use the chart 
examples furnished by Macromedia 
unsuccessfully.

I have always recieved the same 
error message for each chart 
examples :

 

*PROPERTY ELEMENTS MAY NOT 
HAVE ATTRIBUTES*

 

can you help me about this 
problem?

 

  
var expenses = [{Month: "January", Profit: 2000, Expenses: 1500, Amount: 
450},{Month: "February", Profit: 1000, Expenses: 200, Amount: 
600},{Month: "March", Profit: 1500, Expenses: 500, Amount: 
300},{Month: "April", Profit: 500, Expenses: 300, Amount: 
500},{Month: "May", Profit: 1000, Expenses: 450, Amount: 
250},{Month: "June", Profit: 2000, Expenses: 500, Amount: 
700}];  

 

Thanks for your 
help!

 

David

 

PS: I have even imported 
mx.charts.*

 
** 

Coface facilite les echanges 
entre les entreprises partout dans le monde. Pour cela, elle offre a toutes 
les entreprises des solutions pour gerer, financer et proteger leur poste 
client, en leur permettant d'externaliser tout ou partie de la gestion et 
des risques lies a leurs relations commerciales. Coface est notee AA par 
Fitch Ratings et Aa3 par Moody's. 
Pour en savoir plus, 
http://www.coface.fr 
Coface facilitates 
business-to-business commerce worldwide. It offers all size companies an 
array of solutions to manage, finance, and protect their accounts 
receivables affording them the option of fully or partly outsourcing trade 
relationship management and attendant risks. Coface is rated AA by Fitch 
ratings and Aa3 by Moody's. 
More about Coface, 
http://www.coface.com 
WARNING : 

- Soyez conscient que notre 
systeme Anti-Spam peut parfois rejeter des messages, soit parce que certains 
mots et types de fichiers ne sont pas acceptes, ou bien parce que le mail 
n'a pas ete identifie correctement. 
- Be aware that from time to time 
our Anti-Spam system may

RE: [flexcoders] Chart examples

2005-06-09 Thread Matt Chotin










The error generally means that you’ve
placed an attribute on something that expects to be the name of a property
instead of a class instance.  As far as I can tell it seems right so I really
don’t know.  Maybe it’s worth simply trying to create a new file
and try again, maybe your file has some extra character in it that we’re
not catching.

 









From: flexcoders@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf
Of david_gal-reyniez
Sent: Thursday, June 09, 2005 2:38
AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Chart
examples



 

Matt,

The problem come from this portion of
code:

 





 

I re-write it without success.

After submitting my problem to Macromedia,
they mentionned it could come from the version of Flex as you said but I try
Flex 1.5 et Flex Builder 1.5.

I have the feeling that the problem is a
parsing problem concerning the chart tag I have because for any chart I tried
to test I recieved the same alert...

 

What is the logic behind the editing of
chart? (and other mxml composant)

 

They are looking for. 











Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ 
To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.












RE: [flexcoders] chart formatting

2005-03-01 Thread Robert Brueckmann







Tom,

 

In my chart, I have the following:

 

// some parent container tag

 



    

    

    

    

    

    

 

    

    

    

    

    

    

    

    

    

    

    

    

    

    

    

    

    

 

// parent container end tag

 

Which should do what you’re asking…just
add the AxisRenderer with the format function and add the format function
itself with the NumberFormatter component and you should be good to go.

 

Hope that helps!

 

Rob









From: Tom Fitzpatrick
[mailto:[EMAIL PROTECTED] 
Sent: Monday, February 28, 2005
7:53 PM
To: [EMAIL PROTECTED]
Subject: [flexcoders] chart
formatting



 

What's the most efficient way to format the axis labels of a chart?

The dataProvider is providing values such as
135000. I want to be able to 
format these values as, for example, $135,000 or
$135K. What's the best 
approach?

- Tom Fitzpatrick
Streamline Studios










 



This message contains information from Merlin Securities, LLC, or from one of its affiliates, that may be confidential and privileged. If you are not an intended recipient, pleaserefrain from any disclosure, copying, distribution or use of this information and note that such actions are prohibited. If you have received this transmission in error, please notify the sender immediately by telephone or by replying to this transmission.
 

Merlin Securities, LLC is a registered broker-dealer. Services offered through Merlin Securities, LLC are not insured by the FDIC or any other Federal Government Agency, are not deposits of or guaranteed by Merlin Securities, LLC and may lose value. Nothing in this communication shall constitute a solicitation or recommendation to buy or sell a particular security.


RE: [flexcoders] chart formatting

2005-03-01 Thread Tom Fitzpatrick
At 08:11 PM 2/28/2005, you wrote:
Tom,
In my chart, I have the following:
// some parent container tag
Rob -
Thanks - that worked perfectly.
And, while I'm at it, thanks for correcting the documentation bug related 
to the datatip formatting code, where "data" was substituted for "item" - I 
had found that earlier in LiveDocs and was already beaming gratitude your way.

- Tom






RE: [flexcoders] chart / legend

2005-03-31 Thread Matt Chotin

How are you loading the data?  I'd imagine that you're probably using some
sort of array population method as opposed to just re-assigning the
dataProvider.  Make sure you use DataProvider methods like addItemAt, etc.

Matt 

-Original Message-
From: christoph larch
To: flexcoders@yahoogroups.com
Sent: 3/31/2005 3:38 AM
Subject: [flexcoders] chart / legend

hi there,
just some little problems with flex 1.5:

we have got an empty datagrid

- we load different xml files into it (with a button click)
- nothing happens
- with a click onto the datagrid the data appears...

any ideas?
thx



Yahoo! Groups Sponsor

ADVERTISEMENT
 
<http://us.ard.yahoo.com/SIG=129un8nti/M=298184.6018725.7038619.3001176/
D=groups/S=1705007207:HM/EXP=1112355530/A=2593423/R=0/SIG=11el9gslf/*htt
p://www.netflix.com/Default?mqso=60190075> click here   
 
<http://us.adserver.yahoo.com/l?M=298184.6018725.7038619.3001176/D=group
s/S=:HM/A=2593423/rand=583542811>   

  _  

Yahoo! Groups Links


*   To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/
<http://groups.yahoo.com/group/flexcoders/> 
  

*   To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> 
  

*   Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> . 




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] chart dynamic data effect

2005-10-12 Thread Tom Fitzpatrick
I've created a chart with a dynamically changing dataprovider. Is there a 
way to add an effect to the transition between data sets, when the chart 
redraws itself based on the new data? Neither resizeEffect or 
creationCompleteEffect seem to work (though creationCompleteEffect does 
work when the chart is drawn for the first time.

- Tom






 Yahoo! Groups Sponsor ~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 






[flexcoders] Chart types (Flex 2)

2005-11-11 Thread yaagcur
I am looking to present graphically data on a list of baseball players
longevity at a club e.g all New York Yankees players who were at the
club at a particular date say 1960 would show those who had careers from 
1955-1961 and 1960-1970 etc.

I want to have the y axis listing the player names and the x axis
showing years. The graph would show each players length of career as a
band

How would I best go about this in Flex 2. I have played around with
the hi-lo chart to some degree of success but that has the axes in the
opposite way to my requirements

Is there some standard chart I could use? The livedocs article on 
custom charts has yet to be written







 Yahoo! Groups Sponsor ~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [flexcoders] chart dynamic data effect

2005-10-13 Thread Tom Fitzpatrick
All right, I figured this one out - using the SeriesInterpolate effect 
demonstrated in the chart explorer. (In case anyone else was wondering how 
to do this.)

- Tom

At 09:08 AM 10/12/2005, you wrote:
>I've created a chart with a dynamically changing dataprovider. Is there a
>way to add an effect to the transition between data sets, when the chart
>redraws itself based on the new data? Neither resizeEffect or
>creationCompleteEffect seem to work (though creationCompleteEffect does
>work when the chart is drawn for the first time.






 Yahoo! Groups Sponsor ~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





RE: [flexcoders] Chart types (Flex 2)

2005-11-11 Thread Ely Greenfield


You want a BarChart. This won't compile (at least without warnings), but
it will get you pointed in the right direction:


var data:Array = [
{ name: "Bob", start: 1955, end: 1970},
{ name: "Sally", start: 1930, end: 1968}
]










Ely.

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of yaagcur
Sent: Friday, November 11, 2005 8:25 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Chart types (Flex 2)
Importance: High

I am looking to present graphically data on a list of baseball players
longevity at a club e.g all New York Yankees players who were at the
club at a particular date say 1960 would show those who had careers from
1955-1961 and 1960-1970 etc.

I want to have the y axis listing the player names and the x axis
showing years. The graph would show each players length of career as a
band

How would I best go about this in Flex 2. I have played around with the
hi-lo chart to some degree of success but that has the axes in the
opposite way to my requirements

Is there some standard chart I could use? The livedocs article on custom
charts has yet to be written








--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links



 




 Yahoo! Groups Sponsor ~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Chart drill-down. Extending MM tutorial

2005-10-08 Thread yaagcur
Hi I am attempting to apply the drill down technique covered in the
Macromedia tutorial to a stacked column chart utilizing the 
mouseClickData="testClick(event.hitData.element.yField,
event.hitData.item)" approach

However, whenever I click on an individual element of a stack all I
return is an undefined yfield 

-
On a related note, when a user presses a cell in a datagrid  how would
I use the cellPress event to obtain information on the columnName he
pressed e.g Runs and the value of another column in the row pressed
e.g Team.Cleveland

Thanks





 Yahoo! Groups Sponsor ~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Chart creation via as3 in flex 2

2005-11-24 Thread bitchwhocodes
Anyone know how to do dynamic chart creation - the docs are a bit
lacking and I want to assign chart type on the fly ( line, bar, pie etc ).

Somethign like this i guess L
 var chart:BarChart=new BarChart();
 chart.type="overlaid";
 
var bseries:BarSeries=new BarSeries();
bseries.barWidthRatio=0.65;
bseries.xField="ACTIVITY_NAME";
bseries.yField="TTL_HOURS";


var series:Array=new Array();
series.push(bseries);
   
chart.applySeriesSet(series,new DataCanvas());
chart.height=400;
chart.width=400;
chart.showDataTips=true;









 Yahoo! Groups Sponsor ~--> 
1.2 million kids a year are victims of human trafficking. Stop slavery.
http://us.click.yahoo.com/WpTY2A/izNLAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] Chart creation via as3 in flex 2

2005-11-25 Thread Ely Greenfield


You're pretty close: 

var chart:BarChart=new BarChart(); // based on your xField/yField names,
I'm betting you want a column chart (vertical) and not a bar chart
(horizontal).

chart.type="overlaid";   
var bseries:BarSeries=new BarSeries();
bseries.barWidthRatio=0.65; // this won't have any effect...a BarChart
manages the sizes of the series inside it.
bseries.xField="ACTIVITY_NAME";
bseries.yField="TTL_HOURS";


var series:Array=new Array();
series.push(bseries);
   
chart.applySeriesSet(series,new DataCanvas()); // this won't work.
Instead you want 'chart.series = series;'

chart.height=400;
chart.width=400;
chart.showDataTips=true;

You need to of course assign a dataProvider:

Chart.dataProvider = someDataSource;

. Also, based on your 'xField' value, I'm betting you want to use a
cateogry axis on your horizontal:

Var ca:CategoryAxis = new CategoryAxis();
ca.dataProvider = someDataSource;
ca.categoryField = "ACTIVITY_NAME";
Chart.horizontalAxis = ca;

Ely.







 Yahoo! Groups Sponsor ~-->
1.2 million kids a year are victims of human trafficking. Stop slavery.
http://us.click.yahoo.com/WpTY2A/izNLAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links



 




 Yahoo! Groups Sponsor ~--> 
Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page
http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] CHART + CONTEXTMENU : Create a ContextMenu according to a chart

2005-08-02 Thread david_gal-reyniez





Hi,
 
I 
try to implement a 
ContextMenu for different charts I generate thanks to a 
Repeater.
For this I face 
with 2 problems :
- Generate the 
right menu
- Get the relative 
data on which I click into the chart
Thanks for your 
ideas about this problem.
 
I have also 1 
question:
- Is there any 
method allowing me to open the ContextMenu but not only with a 
right-click?
 
___
MXML 
File
 
   styleName="chart"   height="160"   width="100%"   minWidth="500"   dataProvider="{ 
arrCharts[rpCharts.currentIndex].chartData 
}"   mouseOverData="{ 
setDispatchingOptions( event ) 
}"    
// Method which must create the right Menu, but only with a left-click on the 
chart before a right_click
   showDataTips="true">
 
___
METHOD
 
public function 
setDispatchingOptions( event ){ // 
Alert.show("typeof(event.target) : " + typeof(event.target), "__Message__", 
Alert.OK);
 // 
typeof(event.target) = movieclip so event.target.menu should run, 
shouldn't?  var index:Number = 
event.target.instanceIndex; var itemArray:Array = new 
Array(); var boolArray:Array = new 
Array();   switch 
(index) {according to the case I define 
both arraies' values : itemArray and 
boolArray } 
 var 
chartMenu = new 
ContextMenu(); chartMenu.hideBuiltInItems(); chartMenu.builtInItems.forward_back 
= false; // and so on chartMenu.builtInItems.loop = 
false; chartMenu.builtInItems.print = 
false; chartMenu.builtInItems.quality = 
false; chartMenu.builtInItems.rewind = 
false; chartMenu.builtInItems.save = 
false; chartMenu.builtInItems.zoom = 
false;  Alert.show("chartMenu.builtInItems.loop : " + 
chartMenu.builtInItems.loop, "__Message__", 
Alert.OK);   for (var i:Number=0; i {  var item:ContextMenuItem = new 
ContextMenuItem(itemArray[i], openTheDetailsPanel, 
boolArray[i]);  chartMenu.customItems.push(item); }  mx.core.Application.application.menu 
= chartMenu;   // I get a Menu but I logically need to click on the 
graph to update the items.  // event.target.menu = 
chartMenu;   // It doesn't work
}
Thank you so much 
for all replies on my mails!
David
** 

Coface facilite les echanges entre les entreprises partout dans le monde. Pour cela, elle offre a toutes les entreprises des solutions pour gerer, financer et proteger leur poste client, en leur permettant d'externaliser tout ou partie de la gestion et des risques lies a leurs relations commerciales. Coface est notee AA par Fitch Ratings et Aa3 par Moody's. 

Pour en savoir plus, http://www.coface.fr 

 

Coface facilitates business-to-business commerce worldwide. It offers all size companies an array of solutions to manage, finance, and protect their accounts receivables affording them the option of fully or partly outsourcing trade relationship management and attendant risks. Coface is rated AA by Fitch ratings and Aa3 by Moody's. 

More about Coface, http://www.coface.com 

 

WARNING :  

- Soyez conscient que notre systeme Anti-Spam peut parfois rejeter des messages, soit parce que certains mots et types de fichiers ne sont pas acceptes, ou bien parce que le mail n'a pas ete identifie correctement. 

- Be aware that from time to time our Anti-Spam system may reject mails either because some words and types of files are not allowed or because mails are misidentified.  

**  





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





  




  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  












Re: [flexcoders] CHART + CONTEXTMENU : Create a ContextMenu according to a chart

2005-08-02 Thread Aldo Bucchi
One quick observation,

  mouseOverData="{ setDispatchingOptions( event ) }"

The curly braces are not necessary here. It should be:

  mouseOverData="setDispatchingOptions( event )"


You are not trying to declare a binding there, just telling the flex
compiler to create something like the following statement:

  ccChartOneColumn.mouseOverData = function(event){
setDispatchingOptions( event ); };


And regarding the context menu... have you searched the list for a
click and hold context menu?
Last year I created one that works just like the one you trigger by
holding the pen on a pocket PC. It gives you more control on the
result, as you can draw anything you like. I believe others have done
the same and made it public.

Good Luck,
Aldo


On 8/2/05, david_gal-reyniez <[EMAIL PROTECTED]> wrote:
>  
> Hi, 
>   
> I try to implement a ContextMenu for different charts I generate thanks to a
> Repeater. 
> For this I face with 2 problems : 
> - Generate the right menu 
> - Get the relative data on which I click into the chart 
> Thanks for your ideas about this problem. 
>   
> I have also 1 question: 
> - Is there any method allowing me to open the ContextMenu but not only with
> a right-click? 
>   
> ___
> MXML File 
>   
> styleName="chart"
>height="160"
>width="100%"
>minWidth="500"
>dataProvider="{ arrCharts[rpCharts.currentIndex].chartData }"
>mouseOverData="{ setDispatchingOptions( event ) }"   
> // Method which must create the right Menu, but only with a
> left-click on the chart before a right_click 
>showDataTips="true"> 
>   
> ___
> METHOD 
>   
> public function setDispatchingOptions( event )
> {
> 
>  // Alert.show("typeof(event.target) : " + typeof(event.target),
> "__Message__", Alert.OK); 
>  // typeof(event.target) = movieclip so event.target.menu should run,
> shouldn't?
>  
>  var index:Number = event.target.instanceIndex;
>  var itemArray:Array = new Array();
>  var boolArray:Array = new Array();
>   
>  switch (index)
>  {
> according to the case I define both arraies' values : itemArray and
> boolArray
>  }
>   
>  var chartMenu = new ContextMenu();
>  chartMenu.hideBuiltInItems();
>  chartMenu.builtInItems.forward_back = false; // and so on
>  chartMenu.builtInItems.loop = false;
>  chartMenu.builtInItems.print = false;
>  chartMenu.builtInItems.quality = false;
>  chartMenu.builtInItems.rewind = false;
>  chartMenu.builtInItems.save = false;
>  chartMenu.builtInItems.zoom = false;
>  
>  Alert.show("chartMenu.builtInItems.loop : " + chartMenu.builtInItems.loop,
> "__Message__", Alert.OK);
>   
>  for (var i:Number=0; i  {
>   var item:ContextMenuItem = new ContextMenuItem(itemArray[i],
> openTheDetailsPanel, boolArray[i]);
>   chartMenu.customItems.push(item);
>  }
>  
>  mx.core.Application.application.menu = chartMenu;   // I
> get a Menu but I logically need to click on the graph to update the items. 
>  // event.target.menu = chartMenu;   // It doesn't work 
> }
>  
> Thank you so much for all replies on my mails! 
> David 
> 
> **
> 
> Coface facilite les echanges entre les entreprises partout dans le monde.
> Pour cela, elle offre a toutes les entreprises des solutions pour gerer,
> financer et proteger leur poste client, en leur permettant d'externaliser
> tout ou partie de la gestion et des risques lies a leurs relations
> commerciales. Coface est notee AA par Fitch Ratings et Aa3 par Moody's. 
> 
> Pour en savoir plus, http://www.coface.fr 
> 
>  
> 
> Coface facilitates business-to-business commerce worldwide. It offers all
> size companies an array of solutions to manage, finance, and protect their
> accounts receivables affording them the option of fully or partly
> outsourcing trade relationship management and attendant risks. Coface is
> rated AA by Fitch ratings and Aa3 by Moody's. 
> 
> More about Coface, http://www.coface.com 
> 
>  
> 
> WARNING : 
> 
> - Soyez conscient que notre systeme Anti-Spam peut parfois rejeter des
> messages, soit parce que certains mots et types de fichiers ne sont pas
> acceptes, ou bien parce que le mail n'a pas ete identifie correctement. 
> 
> - Be aware that from time to time our Anti-Spam system may reject mails
> either because some words and types of files are not allowed or because
> mails are misidentified. 
> 
> **
> 
>  --
>  Flexcoders Mailing List
>  FAQ:
> http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
>  Search Archives:
> http://www.mail-archive.com/flexcoders%40yahoogroups.com 
> 
>  
>  
>  
>  YAHOO! GROUPS LINKS 
>  
>

RE: [flexcoders] Chart>>How to drop the shadow on the line in linechart

2005-01-31 Thread Wilfred LEUNG
Solved with mx:LineSeries renderer.

No problem now

Wilfred

-Original Message-
From: Wilfred LEUNG [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 31, 2005 8:21 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Chart>>How to drop the shadow on the line in linechart



HI

My question is how to drop the shadow on the line series plotted in the 
linechart? The shadow of the line makes the line looks thick even if I set it 
to weight=1

Wilfred



 
Yahoo! Groups Links