Today we are releasing CanvasJS Chart v3.9.0 & StockChart v1.9.0GA with a few new features related to text-alignment in title, axis-title, striplines, and crosshair along with a few bug fixes. Below is a summary of this release.

 

Chart Release Update

Stripline Label Placement

 

New Features & Enhancement

  1. textAlign – lets you align text in chart title & subtitles.
  2. titleTextAlign – lets you align text in axis title. This property works across axisX, axisX2, axisY, and axisY2.
  3. labelTextAlign – lets you align text in stripline label. This property works across axisX, axisX2, axisY, and axisY2.
  4. labelTextAlign – lets you align text in crosshair label. This property works across axisX, axisX2, axisY, and axisY2.

 

Bug Fixes

  1. Stripline was not inheriting labelFontStyle from axis when label is placed outside.
  2. In some cases, stripline’s labelFontStyle, labelFontWeight, labelFontFamily were returning wrong values when they were accessed via get method.

 

StockChart Release Update

JavaScript StockChart Toolbar

 

Bug Fixes

  1. In IE8, error was being thrown when StockChart was created.
  2. In certain scenarios, Chart toolbar properties were affecting StockChart toolbar properties.
  3. In some cases, chart’s axis range was not calculated properly when both the rangeSelector and navigator were disabled.
  4. In some instances, the range-button was selecting a minimum or maximum value outside the chart’s range when the navigator was disabled.
  5. In some cases of dynamic charts, range of charts was not getting updated when the dataset was changed.

 

Checkout Chart v3.9.0 & StockChart v1.9.0 Beta-1 Release Blog for complete list of new features that are available.

 

Do download the latest version from our download page and let us know your feedback.

Thank You,
Vishwas R
Team CanvasJS