markerCaption does not display on mouseover

  • james4u
Posted: Mon, 07/18/2011 - 08:19

When I set the markerCaption="none" as per the example and on the mouseover of markerCaption items, nothing is being displayed. I use Firefox 5, and the demo on the website works fine for me. Any thoughts?

Can you post (or link) your

  • maxkatz
  • 02/17/10
  • Mon, 07/18/2011 - 15:25

Can you post (or link) your code and tell me which example you refer to?

The link

  • james4u
  • 07/13/11
  • Mon, 07/18/2011 - 22:56

I refer to the link below, the Multi-series Line Chart and have created the bean as well as the tags same as provided in the source.
http://livedemo.exadel.com/fiji-demo/pages/lineChart.jsf?c=lineChart&tab=usage
The difference I see is that, on markerCaption:none to hide the markers, it works fine on the demo in the website, but not on my system. On the website demo, on mouseover, it shows the markervalue, but not on my machine. Am I missing something? When I see the generated source, all the tags are processed and looks similar to that in the website demo.

 

If possible, please attach a

  • maxkatz
  • 02/17/10
  • Tue, 07/19/2011 - 13:18

If possible, please attach a screen shot of how it looks in the demo and how it looks when you run it.

The screenshots

  • james4u
  • 07/13/11
  • Fri, 07/29/2011 - 00:53

This is screenshot of exadel site demo, on-mouse-over on the marker:
http://www.image-share.com/upload/813/63m.png

This screenshot is on my computer, after implementing the code from the website. The cursor changes to hand, but no marker caption is being displayed:
http://www.image-share.com/upload/813/64m.png

The below screenshot shows the values displayed on line, on my system:
http://www.image-share.com/upload/813/65m.png

Thanks for posting. The only

  • maxkatz
  • 02/17/10
  • Fri, 07/29/2011 - 09:02

Thanks for posting. The only thing is, the images are too small, I can't see the details.

Re-post: This is screenshot

  • james4u
  • 07/13/11
  • Sun, 07/31/2011 - 20:46

Re-post: This is screenshot of exadel site demo, on-mouse-over on the marker:
http://www.image-share.com/upload/813/63.png
This screenshot is on my computer, after implementing the code from the website. The cursor changes to hand, but no marker caption is being displayed:
http://www.image-share.com/upload/813/64.png
The below screenshot shows the values displayed on line, on my system:
http://www.image-share.com/upload/813/65.png

Thanks, these are much

  • maxkatz
  • 02/17/10
  • Mon, 08/01/2011 - 07:32

Thanks, these are much better. What is the difference between screen shot 2 and 3? One is running locally on your machine, correct? The last screen shot is running on line? What is the difference?

maxkatz, thank you for your

  • james4u
  • 07/13/11
  • Mon, 08/01/2011 - 19:16

maxkatz, thank you for your interest in helping me. You are right. As you said, one is on my machine and the other one on the website. My issue is that the markerCaption is not displayed on mouseOver on the marker. The values are displayed only on the lines and as soon as I reach the marker, it goes off.

Got it. Which Fiji version do

  • maxkatz
  • 02/17/10
  • Tue, 08/02/2011 - 10:21

Got it. Which Fiji version do you use? Is this reproduced in all the browsers?

I use the 1.0.2 version and

  • james4u
  • 07/13/11
  • Tue, 08/02/2011 - 11:07

I use the 1.0.2 version and have tried on Firefox 5, Opera and Chrome. I could reproduce this on all the browsers.

I'm not sure what the problem

  • maxkatz
  • 02/17/10
  • Thu, 08/04/2011 - 08:14

I'm not sure what the problem may be. The actual flash component should be the same in the demo and the one you. The only thing that comes to mind is that the actual running page code is different than the page code (source shown) in the demo.

Thanks maxkatz for the

  • james4u
  • 07/13/11
  • Thu, 08/04/2011 - 22:16

Thanks maxkatz for the suggestion. Let me try to figure it out. :)