Search the Community

Showing results for tags 'bug'.



More search options

  • Search By Tags

    • bug ×
    Type tags separated by commas.
  • Search By Author

Content Type



Found 13 results

  1. 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 sh...
  2. drawFullAreaBorder not working

    Area chart attribute "drawFullAreaBorder" is not working for your latest version 3.13.3-sr.1. Could you please fix it?
  3. Hi, I am facing a serious bug on the Gantt Chart created with FusionChart. When I drag on the borders between the cell borders (on the left), a resizing cursor icon is shown and users expect that the columns width are re-sizable. However, the chart does not function as expected. It dr...
  4. The custom tooltext added to the zoomscatter plots appears fine as long as the page on which they are rendered is not scrolled. When the page is scrolled, the same tooltip (when hovered over the anchor at a specific point), now appears at random places and sometimes even shows up outside the ch...
  5. Hi, i try to implement fusioncharts in my next project. Now i found a bug or a wrong intepritation. I think fusion charts calculate the rotation regarding to the body scroll position. Now i have a div inside the body that can be scrolled to ( overflow scroll ). When i try now to rotate the pi...
  6. I just upgraded to FusionMaps XT 3.4.0 and the display of the maps labels is totally off when it is within a jqueryUI tabs panel. Furthermore, there is a javascript error upon rendering in fusioncharts.js on line 745 that is "Uncaught TypeError: cannot read property "offsetWidth" of undefined....
  7. Hi, I render a column2D chart through JavaScript, which works fine. If I add the showValues property to the chart element, then it results in a "Invalid Data" message. If I leave it, then it will render as expected. The showValues property is mentioned in the functional attributes under htt...
  8. Hello, I programmed an html page with a map of Spain with provinces (see attached files - please add the fusion map libraries). The render mode is javascript and I want to show a value for each province in the map. As indicated in docs.fusioncharts.com/maps/Contents/MapSS/SpainProvinces.html, the...
  9. Hello, I encounter a prohibitive problem using the Spline or MSSpline charts. Even if I configure the chart with a min Y-axis value to 0, if some values are set to 0, the spline is sometimes displayed below this value, on flash or javascript versions. Moreover, the chart automatically changes the...
  10. Hi I am facing a problem, on the load of the page Post call is made to the server.But after that Get is used for getting the details from the server. In post, while rendering it shows appends %2B character instead of + . It is happening only with post. In get method + is working and showing pro...
  11. Crash on ie10

    Hi there, Everytime i open a page using a graphic on ie10 it crashs(in any machine), im using fusioncharts 3.3.1 and the point it crash's : var myChart = new FusionCharts('Line', 'test123', width, height); Thanks the attention.
  12. Hello, I'am using AngularGauge and the option refreshInstantly works perfectly when the render is flash, but that doesn't work with javascript. So, i have to wait the refreshInterval to see the gauge moving Here is the code : {"chart":{"dataStreamURL":"http:\/\/127.0.0.1\/portail-dev\/datas...
  13. In my company, we are using version 3.3.1, release 19520. I have a Scroll Combination 2D (Dual Y) Chart with dinamically generated data. When the chart has only one category, the category label is shown as 'undefined'. If another category is added to the XML (even if the second category has no lab...