Jump to content
Software FX Community

icegunner

Members
  • Posts

    15
  • Joined

  • Last visited

Posts posted by icegunner

  1. I know that with the Image rendered format, you can use the popupon() and popupoff() javascript methods to handle changes to the tooltips. I'm currently doing that to strip out certain codes from the tooltip before it displays to the user.

    Now, I have a window popup that shows the same chart but using the .Net render method. I still need to do the same stripping of codes from the tooltip, but the javascripts aren't working. Is there a way to fix this? Or a better way to handle changes to the tooltip like what I do with the Image?

     

    Cheers,

    Gunner

  2. Well, it turns out that my problem was related to the user account that was being used for the application pool that the application was running in. Once I got the user accounts synced, then the error went away.

    Thanks for the help.

     

    Gunner

  3. So, if you can have 20+ Y axis series, how do you do that? I only know of AxisY and AxisY2. How would you setup for several Y axes and get them displayed? Is there an example somewhere?

    I ask because I ran into this problem and opted for series normalization instead. So, I'm very curious to know how this is done.

     

    Cheers,

    Gunner

  4. Hi,

      I just recently created a new web app using the .Net render method. It works just fine on my development machine, but when I publish it to our test server, the chart comes up with the message: "Invalid License (500800). Please contact SoftwareFX support." We have another web app that contains a chart in the Image format on the same server and it's working just fine. As far as I can tell, that's really the only difference between the two. What could be causing this issue and how do I fix it?

     

    Cheers,

    Gunner

×
×
  • Create New...