[flexcoders] Re: showDataTipsTargets without showing datatips?

2009-04-17 Thread flexaustin
Found the problem:

You need to do the following:

mylinechart.setStyle('calloutStroke', null);

or 

mylinechart.setStyle('calloutStroke', colorofchoice);  -- if you want a 
different color


Eli, I guess didn't fix this for Gumbo either.

Documentation for Flex 3 and Gumbo, as well as the code says it should be 

chart.setStyle('dataTipCalloutStroke', null);

which is not correct (see link below)

http://www.mail-archive.com/flexcoders@yahoogroups.com/msg64697.html





Re: [flexcoders] Re: showDataTipsTargets without showing datatips?

2009-04-16 Thread thomas parquier
setting visible=false in your datatip constructor should work.

thomas



2009/4/16 flexaustin flexaus...@yahoo.com



  I have tried what you suggested already, but didn't have any luck as my
 linechart has two lineseries and when you mouse over any area where the
 lineseries cross you get two grey lines that connect the datatiptargets to
 the datatip. So when you have empty or blank datatips the grey lines point
 to nothing.

 I can't get the grey lines to go away so the blank/empty datatips don't
 work.

 Thx


 --- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.com, thomas
 parquier mailingli...@... wrote:
 
  I've used a NullDataTip class (extending DataTip but not displaying
  anything) as dataTipRenderer... not very elegant but there doesnt seem to
 be
  any property or method to display only these targets... BTW dont know
 where
  to look at to customize them...
 
  thomas
 
 
  2009/4/16 flexaustin flexaus...@...
 
  
  
   Is their a way to force a flex chart to show datatiptargets even when
   datatips is set to false? I want the a datatiptarget like Google
 Financials
   chart, where the ball moves along the lineseries, but I don't want any
   datatips.
  
   Is this possible?
  
   TIA, J
  
  
  
 
 
 
  --
  http://www.web-attitude.fr/
  msn : thomas.parqu...@...
  softphone : sip:webattit...@... sip%3awebattit...@...
  téléphone portable : +33601 822 056
 

  




-- 
http://www.web-attitude.fr/
msn : thomas.parqu...@web-attitude.fr
softphone : sip:webattit...@ekiga.net sip%3awebattit...@ekiga.net
téléphone portable : +33601 822 056


Re: [flexcoders] Re: showDataTipsTargets without showing datatips?

2009-04-16 Thread thomas parquier
well, the visible property doesnt remove these grey connectors...
so I'll be attentive to any suggestion in this thread.

thomas



2009/4/16 thomas parquier mailingli...@web-attitude.fr

 setting visible=false in your datatip constructor should work.

 thomas



 2009/4/16 flexaustin flexaus...@yahoo.com



  I have tried what you suggested already, but didn't have any luck as my
 linechart has two lineseries and when you mouse over any area where the
 lineseries cross you get two grey lines that connect the datatiptargets to
 the datatip. So when you have empty or blank datatips the grey lines point
 to nothing.

 I can't get the grey lines to go away so the blank/empty datatips don't
 work.

 Thx


 --- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.com, thomas
 parquier mailingli...@... wrote:
 
  I've used a NullDataTip class (extending DataTip but not displaying
  anything) as dataTipRenderer... not very elegant but there doesnt seem
 to be
  any property or method to display only these targets... BTW dont know
 where
  to look at to customize them...
 
  thomas
 
 
  2009/4/16 flexaustin flexaus...@...
 
  
  
   Is their a way to force a flex chart to show datatiptargets even when
   datatips is set to false? I want the a datatiptarget like Google
 Financials
   chart, where the ball moves along the lineseries, but I don't want any
   datatips.
  
   Is this possible?
  
   TIA, J
  
  
  
 
 
 
  --
  http://www.web-attitude.fr/
  msn : thomas.parqu...@...
  softphone : sip:webattit...@... sip%3awebattit...@...
  téléphone portable : +33601 822 056
 

  




 --
 http://www.web-attitude.fr/
 msn : thomas.parqu...@web-attitude.fr
 softphone : sip:webattit...@ekiga.net sip%3awebattit...@ekiga.net
 téléphone portable : +33601 822 056




-- 
http://www.web-attitude.fr/
msn : thomas.parqu...@web-attitude.fr
softphone : sip:webattit...@ekiga.net sip%3awebattit...@ekiga.net
téléphone portable : +33601 822 056


[flexcoders] Re: showDataTipsTargets without showing datatips?

2009-04-15 Thread flexaustin
 I have tried what you suggested already, but didn't have any luck as my 
linechart has two lineseries and when you mouse over any area where the 
lineseries cross you get two grey lines that connect the datatiptargets to the 
datatip. So when you have empty or blank datatips the grey lines  point to 
nothing.

I can't get the grey lines to go away so the blank/empty datatips don't work.

Thx

--- In flexcoders@yahoogroups.com, thomas parquier mailingli...@... wrote:

 I've used a NullDataTip class (extending DataTip but not displaying
 anything) as dataTipRenderer... not very elegant but there doesnt seem to be
 any property or method to display only these targets... BTW dont know where
 to look at to customize them...
 
 thomas
 
 
 2009/4/16 flexaustin flexaus...@...
 
 
 
  Is their a way to force a flex chart to show datatiptargets even when
  datatips is set to false? I want the a datatiptarget like Google Financials
  chart, where the ball moves along the lineseries, but I don't want any
  datatips.
 
  Is this possible?
 
  TIA, J
 
   
 
 
 
 
 -- 
 http://www.web-attitude.fr/
 msn : thomas.parqu...@...
 softphone : sip:webattit...@... sip%3awebattit...@...
 téléphone portable : +33601 822 056