Today we are releasing 1.8.0 Beta 4 with several bug fixes and two new features. Below is a summary of this release.

Setting Column Chart Width

New Features

  1. dataPointMinWidthwhich allows you to set minimum limit on dataPoint’s width in column, bar, ohlc and candlestick charts
  2. dataPointWidth which allows you to fix dataPoint’s width in column, bar, ohlc and candlestick charts

Bug Fixes

  1. fontColor property of toolTip was not getting applied to “x” value when content is automatically determined
  2. ToolTip was not showing up in stackedColumn100 chart in some cases
  3. Setting viewportMinimum and viewportMaximum to null was not resetting the zoom level sometimes.