VTesting1

Members
  • Content count

    9
  • Joined

  • Last visited

Everything posted by VTesting1

  1. We are trying to create a American map. Only certain states have values and the minimum value is not 0. When we set the color ranges to be from minimum value to maximum value, the chart shows every state at the beginning including the ones without values. However, the empty value states never shows again like the initial rendering after sliding the gradient color range legend. Here's an example: https://jsfiddle.net/py816a2s/ You can see Florida and South Carolina don't have data. Initial renderer shows blue for those states, but later when I started to move the slider under, I can't see those two states showing anymore even I drag them all the way to the side. Could you please make the behavior consistent? If you don't want to show them because they're not in the color ranges, please don't show them at initial loading.
  2. We are trying to create a American map. Only certain states have values and the minimum value is not 0. When we set the color ranges to be from minimum value to maximum value, the chart shows every state at the beginning including the ones without values. However, the empty value states never shows again like the initial rendering after sliding the gradient color range legend. Here's an example: https://jsfiddle.net/py816a2s/ You can see Florida and South Carolina don't have data. Initial renderer shows blue for those states, but later when I started to move the slider under, I can't see those two states showing anymore even I drag them all the way to the side. Could you please make the behavior consistent? If you don't want to show them because they're not in the color ranges, please don't show them at initial loading.
  3. Hi, we currently started to use Spline chart per customer's request and our client is asking what curve fitting method is used. Could you please tell us? Thanks.
  4. Hello, We're having an issue with tooltip's position in Firefox. When we test on Chrome, the tooltips were displaying correctly, but they are off by one data plot when testing using Firefox. Here's a video showing the issue: When I hover over the second bar, it's showing tooltips for the third bar. The fusioncharts version we are using is 3.13.3-sr.1. Do you know why this happens? Thanks.
  5. Tooltip showing on wrong element (Firefox)

    That fixed the problem. Thanks.
  6. Tooltip showing on wrong element (Firefox)

    Hi, Thanks for following up. Here's a fiddle shows the issue. Could you please let me know why tooltips not showing within transform? Thanks. http://jsfiddle.net/n190oksy/
  7. Tooltip showing on wrong element (Firefox)

    This issue happens on Chrome also. Seems related to Is this fixed? Thanks.
  8. Tooltip showing on wrong element (Firefox)

    We just upgraded our fusioncharts to 3.14.0-sr.1 as suggested. Still have issues with tooltip display. When hover over a bar or data plot element, no tooltext showing, however, if I hover outside the element about 10px to the left, then it shows. Here's a video showing the issue.
  9. drawFullAreaBorder not working

    Hi, It's been three months. Is this fixed? Thanks.