PowerCharts XT v3.11

Released: Jul 1, 2016

v3.11 での更新項目

機能

  • 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.
  • 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.
  • The treemap chart now supports the dataplotClick, dataplotRollOver, and dataplotRollOut events.
  • Zoomscatter chart supports category on xaxis.
  • Legend sliders are now hidden when the gradient legend is disabled in charts and maps.
  • New attributes added to control border color and opacity.

不具合の修正

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