ZoomCharts javascript library. Copyright 2014-2017, SIA Data Visualization Software Lab. All rights reserved. http://zoomcharts.com Version 1.18.8 ====== Changelog =========================== Version 1.18.8 (2018-08-10) All Charts: * Fixed regression of 1.18.6 with "bold" font fix -------------------------------------------- Version 1.18.7 (2018-08-03) All Charts: * Temporary solution for a regression from 1.18.6 -------------------------------------------- Version 1.18.6 (2018-08-03) All Charts: * Fixed bug with "bold" font support in Safari TimeChart, FacetChart: * Added border radius for columns. PieChart: * Added radial gradient support for PieChart slices NetChart: * Fixed bug with clickEvent on legend -------------------------------------------- Version 1.18.5 (2018-07-10) All Charts: * Added `minHeight` setting for legend. * Added `clickCredits` and `credits` in base event, so custom code can be executed upon a click on credits. NetChart: * Added `lineDashShape` property for `link.style`. Available shapes: `triangle`, `diamond`, `hexagon` default being `rectangle`. * Added `lineDashBackgroundFillColor` for `link.style` property. -------------------------------------------- Version 1.18.4 (2018-04-20) * Internal fixes, improvements. -------------------------------------------- Version 1.18.3 (2018-04-20) * Fixed `scaleAdjustmentTolerance` property for `valueAxis` - when maximum or minimum value was fixed 100, then chart padding broke. Now proportional stack type automatically adjusts chart padding as needed. * Internal fixes, improvements. -------------------------------------------- Version 1.18.2 (2018-02-20) * Fixed `lineDash` property - when explicitly setting line to be from dashed back to solid broke chart. * Documentation improvements. * Additional internal and Performance improvements for all charts. GeoChart * Fixed background.params.* - unable to set new values. FacetChart * GetSeries API method added allowing to get all series, even those that are not enabled. TimeChart * GetSeries API method added allowing to get all series, even those that are not enabled. -------------------------------------------- Version 1.18.1 (2017-12-08) * Some events (e.g. onPointerUp, onPointerDown, onDrag) are currently only available to NetChart so mentioned properties are now removed from other chart families. NetChart * Fixed hover/click area detection bug when using a long link label. FacetChart * Fixed issue with rapid 'back' and 'zoomOut' button clicking causing chart to break. -------------------------------------------- Version 1.18.0 (2017-10-05) * Fixed bug when ZoomCharts logos were showing under child charts instead of parent. * Changed ZoomChart logos. * Fixed leggend toggler - there was a bug when re-enabling legend, it's content disappeared. * Added advanced title property 'addAfterToolbar' - additional positioning for title. FacetChart * Added valueFormat for valueAxis - gives possibility to define value format for both valueAxis and value inside popup. * Added percentage (%) support for valueFormat. * Added currency support for valueFormat. * Added gradient color support for columns, also with options to define custom color stop-points. * Added 'fillGradientType' property, supporting 'cylinder' value. * Added 'fillGradientMode' property supporting 'horizontal' and 'vertical' properties. * Added option to turn on animation on initial loading with various customization parameters. * Fixed pointer events not working on popup HTML elements. Now by default pointer events are allowed for ,