FusionCharts XT v3.11

Released: Jul 1, 2016

v3.11 での更新項目

機能

  • 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.
  • 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.
  • Legend interactivity has been enabled for the Marimekko chart.
  • 3D pie charts, interaction has been extended to cover the entire surface area of the chart.
  • Legend sliders are now hidden when the gradient legend is disabled in charts and maps.
  • New attributes added to control border color and opacity.

不具合の修正

  • 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.
  • 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.