FusionCharts Suite XT V3.11

Chart data can now be exported to XLS format.
July 19, 2016
New Version

Features

  • New animateClockwise attribute configures the direction of animation (clockwise or anticlockwise) for pie and doughnut charts.
  • New alphaAnimation attribute enforces initial animation via alpha transition.
  • Bullet graphs now support realtime data.
  • New navigation bar for the treemap chart, clicking a node on the bar shows the subtree for which the clicked node is the root node.
  • The zoomin and zoomout animation in the treemap chart has been extended to help establish hierarchical context.
  • The slice and dice algorithm for the treemap chart now supports two additional slicing modes, horizontal slicing and vertical slicing.
  • New maxDepth attribute restricts the number of hierarchical levels of a treemap chart displayed at any given point in time.
  • The treemap chart now supports the dataplotClick, dataplotRollOver, and dataplotRollOut events.
  • Zoomscatter chart supports category on xaxis.
  • New toolbar introduced to manage the UI action elements (context menus, checkboes, buttons) centrally.
  • Chart data can now be exported to XLS.
  • Batch export allows multiple charts on the same page to be exported as a single JPG/PNG image.
  • Interactive legends have been enabled for the Marimekko chart.
  • New attributes added to control border color and opacity.
  • 3D pie charts, interaction has been extended to cover the entire surface area of the chart. Previously, the pie slices could be rotated only by dragging the top layer of the slices.
  • Core maps package updated for the following:
    • Added specification sheets for six Lebanon Governorates under Lebanon (Governorates).
    • Added specification sheets for 16 Kazakhstan state maps under Kazakhstan (Regions).
    • Updated the specification sheet for Madhya Pradesh to:
      • add the Anuppur, Singrauli, Alirajpur, and Burhanpur districts.
      • rename Narsimphapur to Narsinghpur, East Nimar to Khandwa, and West Nimar to Khargone.
    • Updated the specification sheet for Rajasthan to:
      • add the Pratapgarh district.
      • rename Ganganagar to Sri Ganganagar and Jalor to Jalore.
    • Updated the specification sheet for Punjab to:
      • add the Barnala, Fazilka, Sahibzada Ajit Singh Nagar, Pathankot, and Tarn Taran districts.
      • rename Muktsar to Sri Muktsar Sahib and Nawanshar to Shahid Bhagat Singh Nagar.
    • Updated the specification sheet for Netherlands to change short labels for Gelderland, Limburg, NoordBrabant, Zeeland, and ZuidHolland.
    • Updated the specification sheet for East Timor to rename Ambeno to Oecusse.

Fixes

  • Data value positioning problems in the bar 2D and 3D charts have been fixed. Data values that occupied more space than the maximum data plot size were placed outside the data plot, even if placeValuesInside=1 . The issue was due to the placeValuesInside attribute not working as expected.
  • For all line charts, the color attribute (at the data level) is now working as expected. Previously, not all colors specified as values to the color attribute (at the data level) were applied to the chart. This issue has now been fixed; all colors are applied as specified.
  • Label distortion/overlapping in pyramid charts, when data plots are sliced, has been fixed. The issue was due to multiple clicks being triggered before a slicing animation was completed. This has been fixed by setting a lock on data plots while a slicing animation is in progress.
  • For the funnel and pyramid charts, issues in the cosmetic configuration for the labels' background have been fixed. Previously, all label cosmetics disappeared when a data label or the chart was clicked.
  • For the funnel and pyramid charts, rendering differences between the Firefox and Chrome browsers have been fixed.
  • Background image distortion for the funnel and pyramid charts, when rendered in Firefox, has been fixed.
  • The borderHoverDashed attribute (for column data plots) now works as expected when specified at the dataset level.
  • Rendering issues in the doughnut chart, for zero value pies or data values close to zero, have been fixed. Previously, under these conditions, the doughnut chart was completely distorted when rotated.
  • In the center label of the doughnut chart, the "&" symbol now renders correctly when the <br> tag is used. Previously, if the <br> tag was used in the content for the center label, "&" would be rendered as "&amp;". This issue has now been fixed.
  • For the stacked bar 2D chart, the border around the data plots when showShadow=1 and plotBorderAlpha=0 has been removed.
  • Label overlapping in the zoomline dual yaxis chart has been fixed.
  • Data links for pie and doughnut charts are now activated only on left mouse click. Previously, the links were activated on both, the left mouse click as well as the right mouse click.
  • For pie 2D charts, the plotBorderThickness attribute is working as expected.
  • For the zoomline chart, tooltips are now displayed when anchors are hovered over.
  • In the zoomline dual yaxis chart, trendlines can now be drawn along the secondary yaxis by setting parentYAxis=s . Previously, trendlines drawn along the secondary yaxis using parentYAxis=s were not rendered. This issue has now been fixed.
  • For the zoomline chart, the numVisibleLabels attribute is now working as expected.
  • For all multiseries line and area charts (including the combination charts), the showShadow attribute is now working correctly. Previously, if the last value of a dataset was null, the shadow effect of the line and area data plots was hidden. Also, when a dataset is hidden using the visible or initiallyHidden attributes or using legend interactivity, the shadow of the visible dataset is also hidden. Both these issues have now been fixed.
  • The dataIndex event argument now returns the correct value for data plots with null data values in a stacked column chart.
  • New targetCapStyle attribute is used to modify the cap style of the graphics for the target elements in the horizontal and vertical bullet graphs. Previously, when targetThickness > 2 , the target element appears distorted around the edges. targetCapStyle fixes this bug.
  • Data values for multiple dials and pointers can now be separated using the ',' (comma). Previously, only the '|' (pipe) was used as the separator.
  • Scale displacement and height misalignment in the thermometer gauge, when value=1 , has been fixed.
  • In the thermometer gauge, when captionOnTop=0 , extra space between the display value and the gauge has been removed.
  • For the thermometer gauge, the thmHeight attribute is now used to calculate the height of the thermometer scale.
  • Skipping of data labels in realtime charts for new a dataset (fed into the chart after the initially defined dataset has rendered) has been fixed.
  • Visibility issues for the anchor representing the closing value in the sparkline chart have been fixed.
  • In the spline chart, for minimizeTendency=1 and consecutive data points having null values, the yaxis limits no longer change. Previously, under these conditions, negative values were introduced on the yaxis.
  • Caption positioning issues in the radar chart have been fixed. Previously, for captionOnTop=0 (caption placed at the bottom of the chart), the caption overlapped the legend.
  • Caption positioning issues in the Gantt chart have been fixed. Previously, when captionOnTop=0 (caption placed at the bottom of the chart), the caption was overlapped by the legend.
  • For radar charts, the plotFillColor attribute now works as expected for the gradient effect. Previously, even though multiple colors (hex codes) were passed as values to this attribute, only a single color was applied to the plots.
  • In the drag line and drag area charts, when showToolTip=0 , the data plot related events are now triggered.
  • For the heat map chart, the plotHighlightEffect attribute is now working as expected.
  • For the multiaxis line chart, the checkBoxColor attribute has been enabled. Additionally, the checkbox design has also been upgraded.
  • In the multilevel pie chart, setting showValues=0 and showLabels=0 now hides the value background and border cosmetics. Previously, the cosmetics were visible even when the values and labels were hidden.
  • For multilevel pie charts, rendering issues after updating the data source have been fixed.
  • Drawlines and cosmetic attributes for their color, transparency, and thickness are now supported in the zoomscatter chart.
  • Regression line visualization issues in the zoomscatter chart have been fixed.
  • Change in font size and font family, when a chart is exported as SVG, has now been corrected.
  • Runtime error generated when the legendItemClicked event is triggered has been fixed.
  • Rendering very small data values no longer causes the browser to crash or become unresponsive.
  • The anchorHoverEffect attribute is now working as expected. Previously this attribute affected all data plots (and not just anchors) and worked even when showHoverEffect=0. The attribute has now been fixed to affect only the anchor data plots and work only when showHoverEffect=1.
  • The horizontal scroll bar that appeared on the webpage when the HTML tag dir is set to rtl has now been removed.
  • In Google Chrome, the no data to display error encountered upon the inclusion of theme in charts has been fixed.
  • Tooltip rendering issues in touch devices, particularly prominent in Android devices, have been fixed. On touch devices, tooltips are shown when a data plot is tapped on
  • Category labels in the chart data are now rendered correctly irrespective of the number of labels and the chart size.
FusionCharts Suite XT

FusionCharts Suite XT

JavaScript (HTML5) charts and gauges that work across multiple devices and platforms.

Got a Question?

Live Chat with our FusionCharts licensing specialists now.