github amcharts/amcharts4 4.9.34

latest releases: 4.10.24, 4.10.23, 4.10.22...
3 years ago

[4.9.34] - 2020-07-31

Added

  • New bullet ShapeBullet in Bullets plugin. Please refer to this documentation article for more info.
  • treatZeroAs added to ValueAxis. Use it to work around zero-value restriction on a logarithmic scale.
  • stackToNegative (default: true) added to XYSeries. Determines whether negative values in a stack will stack in relation to base (zero) line (true; default) or in relation to the previous value in the stack (false).

Changed

  • xlsx dependency was updated from 0.15.4 to 0.16.4.
  • Tooltip snapping on DateAxis now takes Series' location into account.

Fixed

  • Regression plugin: reorder option was not working properly.
  • snapToSeries was not working properly if there was a hidden Series with exactly the same value as the other visible Series.
  • TreeMap and ForceDirectedTree with a single data item and no children were not working properly with chart legend.
  • Horizontal (X) Axis tooltip in a very small document was sometimes positioned with an offset.
  • zoomToRectangle() method of MapChart with deltaLongitude was not working properly if a rectangle crossed the 180 meridian.

Don't miss a new amcharts4 release

NewReleases is sending notifications on new releases.