UNPKG

apexcharts

Version:

A JavaScript Chart Library

777 lines (480 loc) 39.7 kB
# Change Log ## [v2.4.0](https://github.com/apexcharts/apexcharts.js/tree/v2.4.0) (2018-12-09) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.3.1-1...v2.4.0) ## [v2.3.1-1](https://github.com/apexcharts/apexcharts.js/tree/v2.3.1-1) (2018-12-09) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.3.1-0...v2.3.1-1) ## [v2.3.1-0](https://github.com/apexcharts/apexcharts.js/tree/v2.3.1-0) (2018-12-09) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.3.0-0...v2.3.1-0) **Implemented enhancements:** - Bundle and expose as ES module [\#221](https://github.com/apexcharts/apexcharts.js/issues/221) ## [v2.3.0-0](https://github.com/apexcharts/apexcharts.js/tree/v2.3.0-0) (2018-12-09) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.2.5-0...v2.3.0-0) ## [v2.2.5-0](https://github.com/apexcharts/apexcharts.js/tree/v2.2.5-0) (2018-12-09) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.2.4...v2.2.5-0) **Implemented enhancements:** - Add support for specifying Font-weight [\#227](https://github.com/apexcharts/apexcharts.js/issues/227) - Point annotation marker offsetX/Y [\#226](https://github.com/apexcharts/apexcharts.js/issues/226) - Multiple track Colors in Radialbar Chart Multiple [\#224](https://github.com/apexcharts/apexcharts.js/issues/224) - Expose svgUrl and imgURI as outputfunction for reuse in jPDF [\#222](https://github.com/apexcharts/apexcharts.js/issues/222) **Closed issues:** - Update the changelog please [\#223](https://github.com/apexcharts/apexcharts.js/issues/223) - RadialBar isn't rendering when series are over 100 [\#219](https://github.com/apexcharts/apexcharts.js/issues/219) **Merged pull requests:** - expose svgUrl method - fixes \#222 [\#229](https://github.com/apexcharts/apexcharts.js/pull/229) ([junedchhipa](https://github.com/junedchhipa)) - Feature/legend html [\#228](https://github.com/apexcharts/apexcharts.js/pull/228) ([junedchhipa](https://github.com/junedchhipa)) ## [v2.2.4](https://github.com/apexcharts/apexcharts.js/tree/v2.2.4) (2018-12-01) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.2.3...v2.2.4) **Implemented enhancements:** - Define min and max range for heatmap [\#213](https://github.com/apexcharts/apexcharts.js/issues/213) - UMD module name [\#210](https://github.com/apexcharts/apexcharts.js/issues/210) **Fixed bugs:** - Yaxis Label color is not applied in responsive mode [\#212](https://github.com/apexcharts/apexcharts.js/issues/212) - tooltip.y.formatter and yaxis.labels.formatter not working [\#46](https://github.com/apexcharts/apexcharts.js/issues/46) **Closed issues:** - X-axis labels don't show the same values. [\#217](https://github.com/apexcharts/apexcharts.js/issues/217) - Bug after update [\#216](https://github.com/apexcharts/apexcharts.js/issues/216) - Cannot read property 'setAttribute' of undefined [\#215](https://github.com/apexcharts/apexcharts.js/issues/215) - Problem performance [\#214](https://github.com/apexcharts/apexcharts.js/issues/214) - Dynamic yaxis max value [\#211](https://github.com/apexcharts/apexcharts.js/issues/211) - Reset toggleSeries changes [\#206](https://github.com/apexcharts/apexcharts.js/issues/206) ## [v2.2.3](https://github.com/apexcharts/apexcharts.js/tree/v2.2.3) (2018-11-21) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.2.2...v2.2.3) **Implemented enhancements:** - Step line [\#198](https://github.com/apexcharts/apexcharts.js/issues/198) - Stacked Bar Graph with Line? [\#26](https://github.com/apexcharts/apexcharts.js/issues/26) **Fixed bugs:** - Multi-Axis 4 series : second axis scale issue [\#203](https://github.com/apexcharts/apexcharts.js/issues/203) - Trying to destroy chart second time gives TypeError: this.zoomPanSelection is null [\#202](https://github.com/apexcharts/apexcharts.js/issues/202) - Change color of yaxis labels at horizontal bar chart don't work [\#201](https://github.com/apexcharts/apexcharts.js/issues/201) **Closed issues:** - Datetime in xaxis has an offset of one day [\#209](https://github.com/apexcharts/apexcharts.js/issues/209) - Get datas from a database [\#205](https://github.com/apexcharts/apexcharts.js/issues/205) - Chart updates [\#200](https://github.com/apexcharts/apexcharts.js/issues/200) **Merged pull requests:** - Add resetToggleSeries functionality [\#208](https://github.com/apexcharts/apexcharts.js/pull/208) ([JCQuintas](https://github.com/JCQuintas)) ## [v2.2.2](https://github.com/apexcharts/apexcharts.js/tree/v2.2.2) (2018-11-16) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.2.1...v2.2.2) **Fixed bugs:** - showing NaN% on donut chart, top/left corner when series with zero values [\#197](https://github.com/apexcharts/apexcharts.js/issues/197) - \[Scatter\] When changing the amount of data in series the chart breaks if there are more series than before [\#194](https://github.com/apexcharts/apexcharts.js/issues/194) **Closed issues:** - Feature Request: Sankey Diagram [\#195](https://github.com/apexcharts/apexcharts.js/issues/195) - Marker "Discrete" API documentation [\#192](https://github.com/apexcharts/apexcharts.js/issues/192) - Microsoft Edge miscalculation regarding y-axis tickAmount [\#191](https://github.com/apexcharts/apexcharts.js/issues/191) ## [v2.2.1](https://github.com/apexcharts/apexcharts.js/tree/v2.2.1) (2018-11-11) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.2.0...v2.2.1) **Fixed bugs:** - markers not updated \(updateOptions\) [\#190](https://github.com/apexcharts/apexcharts.js/issues/190) - Anotations not work in stacked bar charts [\#51](https://github.com/apexcharts/apexcharts.js/issues/51) **Closed issues:** - Stacked bar chart, multiple series, named data [\#189](https://github.com/apexcharts/apexcharts.js/issues/189) ## [v2.2.0](https://github.com/apexcharts/apexcharts.js/tree/v2.2.0) (2018-11-03) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.1.9...v2.2.0) **Implemented enhancements:** - Make Chart Margins and Padding Optional/Adjustable [\#178](https://github.com/apexcharts/apexcharts.js/issues/178) - Feature Request: Download to XLSX, PNG and PDF [\#2](https://github.com/apexcharts/apexcharts.js/issues/2) **Fixed bugs:** - Line chart points render phase is inconsistent [\#188](https://github.com/apexcharts/apexcharts.js/issues/188) - Axis border overlaps actual chart when multiple axes are used [\#187](https://github.com/apexcharts/apexcharts.js/issues/187) ## [v2.1.9](https://github.com/apexcharts/apexcharts.js/tree/v2.1.9) (2018-10-31) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.1.8...v2.1.9) **Implemented enhancements:** - If chart type is 'bar' and stacked option is true then minY scale is equal to 1 [\#185](https://github.com/apexcharts/apexcharts.js/issues/185) - Negative values appear on y axis while every data-set has positive values [\#181](https://github.com/apexcharts/apexcharts.js/issues/181) **Fixed bugs:** - Bar chart tooltip not aligned properly [\#179](https://github.com/apexcharts/apexcharts.js/issues/179) - "beforeZoom" and "zoomed" events does not work correctly [\#162](https://github.com/apexcharts/apexcharts.js/issues/162) **Closed issues:** - Reverse Y Axis Values [\#183](https://github.com/apexcharts/apexcharts.js/issues/183) - Reset changes zoom, but does not fire zoomed [\#182](https://github.com/apexcharts/apexcharts.js/issues/182) - Setting the states.active.filter.type to 'none' does not work [\#180](https://github.com/apexcharts/apexcharts.js/issues/180) ## [v2.1.8](https://github.com/apexcharts/apexcharts.js/tree/v2.1.8) (2018-10-27) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.1.7...v2.1.8) ## [v2.1.7](https://github.com/apexcharts/apexcharts.js/tree/v2.1.7) (2018-10-27) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.1.6...v2.1.7) **Fixed bugs:** - Draw only one series in staight area and line charts [\#176](https://github.com/apexcharts/apexcharts.js/issues/176) - Data that is 100% of zeroes, is not rendered correctly on y axis [\#173](https://github.com/apexcharts/apexcharts.js/issues/173) **Closed issues:** - Tick amount not working on yaxis [\#175](https://github.com/apexcharts/apexcharts.js/issues/175) - Min yaxis not rendering correctly [\#174](https://github.com/apexcharts/apexcharts.js/issues/174) - X axis labels are still misaligned [\#167](https://github.com/apexcharts/apexcharts.js/issues/167) ## [v2.1.6](https://github.com/apexcharts/apexcharts.js/tree/v2.1.6) (2018-10-25) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.1.5...v2.1.6) **Implemented enhancements:** - Add option to always show legend [\#171](https://github.com/apexcharts/apexcharts.js/issues/171) - sorting by data number [\#161](https://github.com/apexcharts/apexcharts.js/issues/161) **Fixed bugs:** - Cannot set rgba color nor opacity for particular data in line chart [\#168](https://github.com/apexcharts/apexcharts.js/issues/168) **Closed issues:** - Undefined values are sometimes at the top of the grid [\#172](https://github.com/apexcharts/apexcharts.js/issues/172) - Add custom text on radialBar Chart [\#169](https://github.com/apexcharts/apexcharts.js/issues/169) - critical css issue - `hidden` class crashing my app [\#166](https://github.com/apexcharts/apexcharts.js/issues/166) - Really weird error that i can't think of a proper issue title [\#165](https://github.com/apexcharts/apexcharts.js/issues/165) - xaxis.labels.formatter does not work when xaxis.type set to 'datetime' [\#164](https://github.com/apexcharts/apexcharts.js/issues/164) **Merged pull requests:** - Feature/log scale [\#170](https://github.com/apexcharts/apexcharts.js/pull/170) ([junedchhipa](https://github.com/junedchhipa)) ## [v2.1.5](https://github.com/apexcharts/apexcharts.js/tree/v2.1.5) (2018-10-18) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.1.4...v2.1.5) **Implemented enhancements:** - Possibility to set specific series as unselected in legend container [\#111](https://github.com/apexcharts/apexcharts.js/issues/111) **Fixed bugs:** - Multiple Y axis cause the axis to crop [\#98](https://github.com/apexcharts/apexcharts.js/issues/98) **Closed issues:** - Layer issue on tooltip and x-axis tooltip [\#163](https://github.com/apexcharts/apexcharts.js/issues/163) - Clipmarkers on left and right of the grid are not working [\#160](https://github.com/apexcharts/apexcharts.js/issues/160) - Hide the ToolBar when an attribute as XAxis is added into the options object. [\#159](https://github.com/apexcharts/apexcharts.js/issues/159) - Grid Alignment [\#158](https://github.com/apexcharts/apexcharts.js/issues/158) - Feature Request: Public methods for toggling Series data. \(Like clicking legend\) [\#147](https://github.com/apexcharts/apexcharts.js/issues/147) - Feature : per-serie options [\#104](https://github.com/apexcharts/apexcharts.js/issues/104) ## [v2.1.4](https://github.com/apexcharts/apexcharts.js/tree/v2.1.4) (2018-10-11) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.1.3...v2.1.4) **Fixed bugs:** - Responsive options dropped when doing updateOptions via exec [\#154](https://github.com/apexcharts/apexcharts.js/issues/154) - Series disappear when resizing [\#74](https://github.com/apexcharts/apexcharts.js/issues/74) **Closed issues:** - Miscellaneous issues on apexcharts site [\#103](https://github.com/apexcharts/apexcharts.js/issues/103) - Having chart inside a custom element breaks check [\#76](https://github.com/apexcharts/apexcharts.js/issues/76) **Merged pull requests:** - fix negative \<rect\> attribute width error [\#156](https://github.com/apexcharts/apexcharts.js/pull/156) ([onmotion](https://github.com/onmotion)) - ru translations [\#155](https://github.com/apexcharts/apexcharts.js/pull/155) ([onmotion](https://github.com/onmotion)) - add Greek \(Ελληνικά\) locale [\#153](https://github.com/apexcharts/apexcharts.js/pull/153) ([jimfilippou](https://github.com/jimfilippou)) ## [v2.1.3](https://github.com/apexcharts/apexcharts.js/tree/v2.1.3) (2018-10-10) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.1.2...v2.1.3) **Implemented enhancements:** - Chart minimap [\#126](https://github.com/apexcharts/apexcharts.js/issues/126) **Closed issues:** - Chart events [\#152](https://github.com/apexcharts/apexcharts.js/issues/152) - Can categories be displayed via dataLabels? [\#150](https://github.com/apexcharts/apexcharts.js/issues/150) - X axis values with labels not aligned [\#149](https://github.com/apexcharts/apexcharts.js/issues/149) - Improve exec method documentation [\#148](https://github.com/apexcharts/apexcharts.js/issues/148) **Merged pull requests:** - Add brazilian portuguese locale [\#151](https://github.com/apexcharts/apexcharts.js/pull/151) ([andresmrm](https://github.com/andresmrm)) ## [v2.1.2](https://github.com/apexcharts/apexcharts.js/tree/v2.1.2) (2018-10-08) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.1.1...v2.1.2) ## [v2.1.1](https://github.com/apexcharts/apexcharts.js/tree/v2.1.1) (2018-10-07) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.1.0...v2.1.1) ## [v2.1.0](https://github.com/apexcharts/apexcharts.js/tree/v2.1.0) (2018-10-07) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.0.9...v2.1.0) **Implemented enhancements:** - Feature Request: Sparklines tooltip sync [\#37](https://github.com/apexcharts/apexcharts.js/issues/37) **Fixed bugs:** - Cant handle more than 4 series [\#143](https://github.com/apexcharts/apexcharts.js/issues/143) - Tooltip isn't displayed when the first series is hidden [\#85](https://github.com/apexcharts/apexcharts.js/issues/85) **Closed issues:** - Layer issue on xaxis tooltip [\#145](https://github.com/apexcharts/apexcharts.js/issues/145) - Not shared tooltip does not show on mouseover when xaxis.categories is provided [\#144](https://github.com/apexcharts/apexcharts.js/issues/144) - Add official localization templates [\#128](https://github.com/apexcharts/apexcharts.js/issues/128) ## [v2.0.9](https://github.com/apexcharts/apexcharts.js/tree/v2.0.9) (2018-10-04) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.0.8...v2.0.9) **Closed issues:** - x-axis tooltip hides the actual x value on hover [\#142](https://github.com/apexcharts/apexcharts.js/issues/142) - Candlestick update is not working correctly [\#141](https://github.com/apexcharts/apexcharts.js/issues/141) - Apex cut off max value in graph [\#138](https://github.com/apexcharts/apexcharts.js/issues/138) ## [v2.0.8](https://github.com/apexcharts/apexcharts.js/tree/v2.0.8) (2018-10-02) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.0.7...v2.0.8) ## [v2.0.7](https://github.com/apexcharts/apexcharts.js/tree/v2.0.7) (2018-10-02) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.0.6...v2.0.7) **Closed issues:** - How to set chart's height to 100% [\#140](https://github.com/apexcharts/apexcharts.js/issues/140) - Markers cropped on hover [\#139](https://github.com/apexcharts/apexcharts.js/issues/139) - Chart is not responsive to its container or window [\#137](https://github.com/apexcharts/apexcharts.js/issues/137) - Cropped x-axis labels when legend is on the right [\#125](https://github.com/apexcharts/apexcharts.js/issues/125) ## [v2.0.6](https://github.com/apexcharts/apexcharts.js/tree/v2.0.6) (2018-10-01) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.0.5...v2.0.6) **Fixed bugs:** - Memory leak in realtime chart [\#131](https://github.com/apexcharts/apexcharts.js/issues/131) **Closed issues:** - Donut/Pie chart height not working [\#133](https://github.com/apexcharts/apexcharts.js/issues/133) ## [v2.0.5](https://github.com/apexcharts/apexcharts.js/tree/v2.0.5) (2018-10-01) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.0.4...v2.0.5) ## [v2.0.4](https://github.com/apexcharts/apexcharts.js/tree/v2.0.4) (2018-10-01) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.0.3...v2.0.4) ## [v2.0.3](https://github.com/apexcharts/apexcharts.js/tree/v2.0.3) (2018-10-01) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.0.2...v2.0.3) **Implemented enhancements:** - Add class to tooltip when x exceeds gridWidth [\#136](https://github.com/apexcharts/apexcharts.js/issues/136) **Merged pull requests:** - Feature/font family [\#134](https://github.com/apexcharts/apexcharts.js/pull/134) ([schottey](https://github.com/schottey)) ## [v2.0.2](https://github.com/apexcharts/apexcharts.js/tree/v2.0.2) (2018-09-30) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.0.1...v2.0.2) ## [v2.0.1](https://github.com/apexcharts/apexcharts.js/tree/v2.0.1) (2018-09-30) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v2.0.0...v2.0.1) **Closed issues:** - Cut out points on edges [\#130](https://github.com/apexcharts/apexcharts.js/issues/130) - Series with null values appear in the tooltip [\#120](https://github.com/apexcharts/apexcharts.js/issues/120) - Tooltip not being displayed correctly in multiple y-axis when null values are present [\#119](https://github.com/apexcharts/apexcharts.js/issues/119) ## [v2.0.0](https://github.com/apexcharts/apexcharts.js/tree/v2.0.0) (2018-09-29) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.5.6...v2.0.0) **Fixed bugs:** - Stacked Area Chart - chart is shown incorrectly when some series are hidden [\#118](https://github.com/apexcharts/apexcharts.js/issues/118) **Closed issues:** - I have error to load apexcharts. After npm install. what hapens ? [\#129](https://github.com/apexcharts/apexcharts.js/issues/129) - Accept item index as an argument for formatter function [\#127](https://github.com/apexcharts/apexcharts.js/issues/127) - Customize Toolbar [\#124](https://github.com/apexcharts/apexcharts.js/issues/124) - chart.updateSeries\(\) doesn't update X Axis. [\#123](https://github.com/apexcharts/apexcharts.js/issues/123) - Sparklines bar type chart's tooltip misplaced [\#106](https://github.com/apexcharts/apexcharts.js/issues/106) **Merged pull requests:** - Feature/shared tooltip [\#135](https://github.com/apexcharts/apexcharts.js/pull/135) ([junedchhipa](https://github.com/junedchhipa)) ## [v1.5.6](https://github.com/apexcharts/apexcharts.js/tree/v1.5.6) (2018-09-20) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.5.5...v1.5.6) **Implemented enhancements:** - Multiple Y Axes - Assign Series to specific Y Axis [\#91](https://github.com/apexcharts/apexcharts.js/issues/91) - Feature Request: Localization of datetime [\#35](https://github.com/apexcharts/apexcharts.js/issues/35) **Fixed bugs:** - Datetime xaxis is one hour off [\#95](https://github.com/apexcharts/apexcharts.js/issues/95) **Closed issues:** - Missing option to hide tooltip title [\#121](https://github.com/apexcharts/apexcharts.js/issues/121) - Incomplete legend when xaxis.type is datetime [\#117](https://github.com/apexcharts/apexcharts.js/issues/117) - Do not hide xaxis when all series are hidden [\#116](https://github.com/apexcharts/apexcharts.js/issues/116) - Too many items in legend leads to broken layout [\#115](https://github.com/apexcharts/apexcharts.js/issues/115) - Max value for yaxis leads to memory leak and browser crash [\#114](https://github.com/apexcharts/apexcharts.js/issues/114) - Tooltip formatter in a Doc example [\#113](https://github.com/apexcharts/apexcharts.js/issues/113) - Incorrect strokeDashArray property in docs [\#112](https://github.com/apexcharts/apexcharts.js/issues/112) ## [v1.5.5](https://github.com/apexcharts/apexcharts.js/tree/v1.5.5) (2018-09-18) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.5.4...v1.5.5) **Implemented enhancements:** - Disabling zoom in/out animation [\#109](https://github.com/apexcharts/apexcharts.js/issues/109) **Closed issues:** - Problems with stacked columns in `datetime` chart [\#107](https://github.com/apexcharts/apexcharts.js/issues/107) ## [v1.5.4](https://github.com/apexcharts/apexcharts.js/tree/v1.5.4) (2018-09-17) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.5.3...v1.5.4) **Fixed bugs:** - yaxis.labels.formatter is not applied anymore to tooltip after 1.5.3 [\#108](https://github.com/apexcharts/apexcharts.js/issues/108) - Same series is passed to tooltip value formatter when shared tooltip is true in multiple-y-axis graph [\#92](https://github.com/apexcharts/apexcharts.js/issues/92) ## [v1.5.3](https://github.com/apexcharts/apexcharts.js/tree/v1.5.3) (2018-09-16) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.5.2...v1.5.3) **Fixed bugs:** - Missing the first element of the x-axis [\#101](https://github.com/apexcharts/apexcharts.js/issues/101) ## [v1.5.2](https://github.com/apexcharts/apexcharts.js/tree/v1.5.2) (2018-09-15) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.5.1...v1.5.2) **Implemented enhancements:** - Additional chart types [\#84](https://github.com/apexcharts/apexcharts.js/issues/84) - Feature Request: React/Vue Bindings [\#3](https://github.com/apexcharts/apexcharts.js/issues/3) **Fixed bugs:** - Chart download no background [\#105](https://github.com/apexcharts/apexcharts.js/issues/105) - Tooltip not showing properly in bar charts [\#31](https://github.com/apexcharts/apexcharts.js/issues/31) **Closed issues:** - \[Vue-ApexCharts\] Zooming doesn't work properly with xaxis.categories [\#102](https://github.com/apexcharts/apexcharts.js/issues/102) - Docs: some demos are broken [\#100](https://github.com/apexcharts/apexcharts.js/issues/100) - Yaxis repetition of labels [\#99](https://github.com/apexcharts/apexcharts.js/issues/99) - Documentation for theme.palette string incorrect [\#96](https://github.com/apexcharts/apexcharts.js/issues/96) - zoomed event call problem [\#90](https://github.com/apexcharts/apexcharts.js/issues/90) - Datetime axis doesn't respect "tickAmount" [\#89](https://github.com/apexcharts/apexcharts.js/issues/89) - Expose export filename as definable property on config object [\#88](https://github.com/apexcharts/apexcharts.js/issues/88) - Bar chart xaxis/yaxis confusion [\#87](https://github.com/apexcharts/apexcharts.js/issues/87) ## [v1.5.1](https://github.com/apexcharts/apexcharts.js/tree/v1.5.1) (2018-09-12) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.5.0...v1.5.1) **Implemented enhancements:** - Feature Request: Candlesticks [\#9](https://github.com/apexcharts/apexcharts.js/issues/9) ## [v1.5.0](https://github.com/apexcharts/apexcharts.js/tree/v1.5.0) (2018-09-12) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.4.13...v1.5.0) ## [v1.4.13](https://github.com/apexcharts/apexcharts.js/tree/v1.4.13) (2018-09-12) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.4.12...v1.4.13) **Closed issues:** - Percentage chart [\#83](https://github.com/apexcharts/apexcharts.js/issues/83) ## [v1.4.12](https://github.com/apexcharts/apexcharts.js/tree/v1.4.12) (2018-09-09) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.4.11...v1.4.12) ## [v1.4.11](https://github.com/apexcharts/apexcharts.js/tree/v1.4.11) (2018-09-09) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.4.10...v1.4.11) ## [v1.4.10](https://github.com/apexcharts/apexcharts.js/tree/v1.4.10) (2018-09-08) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.4.9...v1.4.10) ## [v1.4.9](https://github.com/apexcharts/apexcharts.js/tree/v1.4.9) (2018-09-08) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.4.8...v1.4.9) **Fixed bugs:** - Apexcharts management of series [\#44](https://github.com/apexcharts/apexcharts.js/issues/44) - Reset button is resetting the chart to the first initial state [\#38](https://github.com/apexcharts/apexcharts.js/issues/38) **Closed issues:** - "querySelectorAll of undefined" if initial series is empty list [\#82](https://github.com/apexcharts/apexcharts.js/issues/82) ## [v1.4.8](https://github.com/apexcharts/apexcharts.js/tree/v1.4.8) (2018-09-08) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.4.7...v1.4.8) ## [v1.4.7](https://github.com/apexcharts/apexcharts.js/tree/v1.4.7) (2018-09-08) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.4.6...v1.4.7) ## [v1.4.6](https://github.com/apexcharts/apexcharts.js/tree/v1.4.6) (2018-09-07) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.4.5...v1.4.6) **Closed issues:** - Timeseries first and last datapoint cropped [\#81](https://github.com/apexcharts/apexcharts.js/issues/81) - xAxis when using Timeseries inconsistent behavior [\#80](https://github.com/apexcharts/apexcharts.js/issues/80) - Legend text color [\#79](https://github.com/apexcharts/apexcharts.js/issues/79) - DataPoint Selection Event in Line charts [\#77](https://github.com/apexcharts/apexcharts.js/issues/77) ## [v1.4.5](https://github.com/apexcharts/apexcharts.js/tree/v1.4.5) (2018-09-06) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.4.4...v1.4.5) ## [v1.4.4](https://github.com/apexcharts/apexcharts.js/tree/v1.4.4) (2018-09-06) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.4.3...v1.4.4) **Fixed bugs:** - Transition of donuts charts are awkward [\#48](https://github.com/apexcharts/apexcharts.js/issues/48) **Closed issues:** - Dual Y-axis support? [\#75](https://github.com/apexcharts/apexcharts.js/issues/75) - Inconsistent Data Label positioning in horizontal Bar Charts [\#72](https://github.com/apexcharts/apexcharts.js/issues/72) ## [v1.4.3](https://github.com/apexcharts/apexcharts.js/tree/v1.4.3) (2018-09-04) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.4.2...v1.4.3) **Closed issues:** - Debug Log in Production Build [\#73](https://github.com/apexcharts/apexcharts.js/issues/73) - Method "updateSeries" does not animate [\#71](https://github.com/apexcharts/apexcharts.js/issues/71) ## [v1.4.2](https://github.com/apexcharts/apexcharts.js/tree/v1.4.2) (2018-09-03) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.4.1...v1.4.2) **Merged pull requests:** - pie data update - smooth animation achieved [\#70](https://github.com/apexcharts/apexcharts.js/pull/70) ([junedchhipa](https://github.com/junedchhipa)) ## [v1.4.1](https://github.com/apexcharts/apexcharts.js/tree/v1.4.1) (2018-09-02) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.4.0...v1.4.1) **Fixed bugs:** - IE11 not working [\#1](https://github.com/apexcharts/apexcharts.js/issues/1) **Closed issues:** - Reset zoom not respecting initial values [\#68](https://github.com/apexcharts/apexcharts.js/issues/68) - Bug: Multiple SVG path errors when using updateSeries\(\) method on Pie Chart when Animation argument is set to true [\#62](https://github.com/apexcharts/apexcharts.js/issues/62) - Mobile height / legends getting cropped [\#41](https://github.com/apexcharts/apexcharts.js/issues/41) **Merged pull requests:** - Feature/pie [\#69](https://github.com/apexcharts/apexcharts.js/pull/69) ([junedchhipa](https://github.com/junedchhipa)) ## [v1.4.0](https://github.com/apexcharts/apexcharts.js/tree/v1.4.0) (2018-09-01) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.3.21...v1.4.0) **Fixed bugs:** - Can't replicate selection and hover behaviour on bar chart [\#63](https://github.com/apexcharts/apexcharts.js/issues/63) ## [v1.3.21](https://github.com/apexcharts/apexcharts.js/tree/v1.3.21) (2018-09-01) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.3.20...v1.3.21) **Closed issues:** - \[Question\] Is there a way to render the chart with a given series already selected? [\#67](https://github.com/apexcharts/apexcharts.js/issues/67) **Merged pull requests:** - Cursor to 'auto' when legend.onItemClick.toggleDataSeries === false [\#66](https://github.com/apexcharts/apexcharts.js/pull/66) ([JCQuintas](https://github.com/JCQuintas)) ## [v1.3.20](https://github.com/apexcharts/apexcharts.js/tree/v1.3.20) (2018-08-31) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.3.19...v1.3.20) **Implemented enhancements:** - Inconvenient panning [\#8](https://github.com/apexcharts/apexcharts.js/issues/8) **Closed issues:** - Bar Chart - Is there a way to display data labels for 0 values? [\#65](https://github.com/apexcharts/apexcharts.js/issues/65) - Default zoom when xaxis type is datetime [\#64](https://github.com/apexcharts/apexcharts.js/issues/64) - Apex Charts Isomorphic? [\#60](https://github.com/apexcharts/apexcharts.js/issues/60) ## [v1.3.19](https://github.com/apexcharts/apexcharts.js/tree/v1.3.19) (2018-08-30) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.3.18...v1.3.19) **Fixed bugs:** - Donut on click issue when 100% [\#61](https://github.com/apexcharts/apexcharts.js/issues/61) ## [v1.3.18](https://github.com/apexcharts/apexcharts.js/tree/v1.3.18) (2018-08-29) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.3.17...v1.3.18) **Closed issues:** - RTL support ? [\#53](https://github.com/apexcharts/apexcharts.js/issues/53) ## [v1.3.17](https://github.com/apexcharts/apexcharts.js/tree/v1.3.17) (2018-08-28) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.3.16...v1.3.17) **Closed issues:** - Theme examples? [\#55](https://github.com/apexcharts/apexcharts.js/issues/55) ## [v1.3.16](https://github.com/apexcharts/apexcharts.js/tree/v1.3.16) (2018-08-28) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.3.15...v1.3.16) **Closed issues:** - Custom tooltip not working [\#59](https://github.com/apexcharts/apexcharts.js/issues/59) ## [v1.3.15](https://github.com/apexcharts/apexcharts.js/tree/v1.3.15) (2018-08-28) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.3.14...v1.3.15) **Closed issues:** - Question: Access chart data inside legend [\#57](https://github.com/apexcharts/apexcharts.js/issues/57) - Add multiple annotations [\#36](https://github.com/apexcharts/apexcharts.js/issues/36) ## [v1.3.14](https://github.com/apexcharts/apexcharts.js/tree/v1.3.14) (2018-08-28) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.3.13...v1.3.14) **Closed issues:** - Repetaed yaxis tick value when max value is small [\#56](https://github.com/apexcharts/apexcharts.js/issues/56) ## [v1.3.13](https://github.com/apexcharts/apexcharts.js/tree/v1.3.13) (2018-08-28) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.3.12...v1.3.13) **Closed issues:** - dataPointSelection event not working for pie and donut chart types [\#54](https://github.com/apexcharts/apexcharts.js/issues/54) - Area & Line charts have a huge margin on each side when i give them labels. [\#47](https://github.com/apexcharts/apexcharts.js/issues/47) ## [v1.3.12](https://github.com/apexcharts/apexcharts.js/tree/v1.3.12) (2018-08-26) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.3.11...v1.3.12) **Fixed bugs:** - 🐞 lineCap has no effect [\#49](https://github.com/apexcharts/apexcharts.js/issues/49) **Closed issues:** - How to add custom tooltip to donut chart [\#52](https://github.com/apexcharts/apexcharts.js/issues/52) - Legend not showing correctly [\#50](https://github.com/apexcharts/apexcharts.js/issues/50) - Documentation for responsive [\#42](https://github.com/apexcharts/apexcharts.js/issues/42) ## [v1.3.11](https://github.com/apexcharts/apexcharts.js/tree/v1.3.11) (2018-08-23) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.3.10...v1.3.11) **Closed issues:** - Zoom disabled not working correctly [\#45](https://github.com/apexcharts/apexcharts.js/issues/45) ## [v1.3.10](https://github.com/apexcharts/apexcharts.js/tree/v1.3.10) (2018-08-22) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.3.9...v1.3.10) **Fixed bugs:** - How to change color on xaxis labels on grouped bar chart? [\#39](https://github.com/apexcharts/apexcharts.js/issues/39) ## [v1.3.9](https://github.com/apexcharts/apexcharts.js/tree/v1.3.9) (2018-08-21) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.3.8...v1.3.9) **Closed issues:** - Spark line chart appendData logs "dfsfgdgdgdf" and is not updating the chart [\#43](https://github.com/apexcharts/apexcharts.js/issues/43) ## [v1.3.8](https://github.com/apexcharts/apexcharts.js/tree/v1.3.8) (2018-08-18) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.3.7...v1.3.8) ## [v1.3.7](https://github.com/apexcharts/apexcharts.js/tree/v1.3.7) (2018-08-17) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.3.6...v1.3.7) ## [v1.3.6](https://github.com/apexcharts/apexcharts.js/tree/v1.3.6) (2018-08-17) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.3.5...v1.3.6) ## [v1.3.5](https://github.com/apexcharts/apexcharts.js/tree/v1.3.5) (2018-08-17) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.3.4...v1.3.5) ## [v1.3.4](https://github.com/apexcharts/apexcharts.js/tree/v1.3.4) (2018-08-16) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.3.3...v1.3.4) **Closed issues:** - Chart not showing yAxis if draw after Sparkline [\#40](https://github.com/apexcharts/apexcharts.js/issues/40) ## [v1.3.3](https://github.com/apexcharts/apexcharts.js/tree/v1.3.3) (2018-08-16) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.3.2...v1.3.3) **Closed issues:** - Feature Request: Angular bindings [\#33](https://github.com/apexcharts/apexcharts.js/issues/33) - Force chart to 100% of Parent's Div? [\#27](https://github.com/apexcharts/apexcharts.js/issues/27) - Could you add the first gauge chart in README to the demo page? [\#4](https://github.com/apexcharts/apexcharts.js/issues/4) ## [v1.3.2](https://github.com/apexcharts/apexcharts.js/tree/v1.3.2) (2018-08-16) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.3.1...v1.3.2) ## [v1.3.1](https://github.com/apexcharts/apexcharts.js/tree/v1.3.1) (2018-08-14) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.3.0...v1.3.1) ## [v1.3.0](https://github.com/apexcharts/apexcharts.js/tree/v1.3.0) (2018-08-14) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.2.4...v1.3.0) **Merged pull requests:** - Feature/jest [\#34](https://github.com/apexcharts/apexcharts.js/pull/34) ([junedchhipa](https://github.com/junedchhipa)) ## [v1.2.4](https://github.com/apexcharts/apexcharts.js/tree/v1.2.4) (2018-08-14) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.2.3...v1.2.4) **Closed issues:** - Incomplete examples [\#32](https://github.com/apexcharts/apexcharts.js/issues/32) - Hide y axes [\#30](https://github.com/apexcharts/apexcharts.js/issues/30) ## [v1.2.3](https://github.com/apexcharts/apexcharts.js/tree/v1.2.3) (2018-08-13) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.2.2...v1.2.3) ## [v1.2.2](https://github.com/apexcharts/apexcharts.js/tree/v1.2.2) (2018-08-12) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.2.1...v1.2.2) **Implemented enhancements:** - Zoom by default [\#18](https://github.com/apexcharts/apexcharts.js/issues/18) **Fixed bugs:** - \(!\) Memory Leak in website demo page [\#29](https://github.com/apexcharts/apexcharts.js/issues/29) **Closed issues:** - Donut chart labels not hiding [\#28](https://github.com/apexcharts/apexcharts.js/issues/28) - \<rect\> attribute width: A negative value is not valid. [\#25](https://github.com/apexcharts/apexcharts.js/issues/25) ## [v1.2.1](https://github.com/apexcharts/apexcharts.js/tree/v1.2.1) (2018-08-10) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.2.0...v1.2.1) **Implemented enhancements:** - Feature Request : Radar Chart [\#5](https://github.com/apexcharts/apexcharts.js/issues/5) **Fixed bugs:** - Updating colors doesn't seem to work [\#22](https://github.com/apexcharts/apexcharts.js/issues/22) **Closed issues:** - Radialbar tracks background color transparent OR hide tracks [\#23](https://github.com/apexcharts/apexcharts.js/issues/23) - Missing dataLabels documentation [\#21](https://github.com/apexcharts/apexcharts.js/issues/21) - undefined is not an object \(evaluating 'e.createElementNS'\) React-Native [\#11](https://github.com/apexcharts/apexcharts.js/issues/11) ## [v1.2.0](https://github.com/apexcharts/apexcharts.js/tree/v1.2.0) (2018-08-06) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.1.5...v1.2.0) **Fixed bugs:** - Zoom out after using Zoom tool doesn't work [\#19](https://github.com/apexcharts/apexcharts.js/issues/19) ## [v1.1.5](https://github.com/apexcharts/apexcharts.js/tree/v1.1.5) (2018-08-06) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.1.4...v1.1.5) **Implemented enhancements:** - Feature request: explode pie/donut slice [\#16](https://github.com/apexcharts/apexcharts.js/issues/16) **Fixed bugs:** - Poor handling for non-integer values on the y-axis [\#10](https://github.com/apexcharts/apexcharts.js/issues/10) **Closed issues:** - If one item data is very small, it will be ignored [\#17](https://github.com/apexcharts/apexcharts.js/issues/17) ## [v1.1.4](https://github.com/apexcharts/apexcharts.js/tree/v1.1.4) (2018-08-04) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.1.3...v1.1.4) ## [v1.1.3](https://github.com/apexcharts/apexcharts.js/tree/v1.1.3) (2018-08-03) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.1.2...v1.1.3) **Fixed bugs:** - Multiple series filter [\#12](https://github.com/apexcharts/apexcharts.js/issues/12) **Merged pull requests:** - fix: resize-handler error after calling destroy [\#15](https://github.com/apexcharts/apexcharts.js/pull/15) ([m-mitsuhide](https://github.com/m-mitsuhide)) - Fix typos [\#14](https://github.com/apexcharts/apexcharts.js/pull/14) ([simonepri](https://github.com/simonepri)) ## [v1.1.2](https://github.com/apexcharts/apexcharts.js/tree/v1.1.2) (2018-08-03) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.1.1...v1.1.2) ## [v1.1.1](https://github.com/apexcharts/apexcharts.js/tree/v1.1.1) (2018-08-03) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.1.0...v1.1.1) **Closed issues:** - Broken URL in Radialbar-Charts demo page [\#6](https://github.com/apexcharts/apexcharts.js/issues/6) **Merged pull requests:** - changed selectedActive to be inclusive [\#7](https://github.com/apexcharts/apexcharts.js/pull/7) ([JunichiOzawa](https://github.com/JunichiOzawa)) ## [v1.1.0](https://github.com/apexcharts/apexcharts.js/tree/v1.1.0) (2018-07-31) [Full Changelog](https://github.com/apexcharts/apexcharts.js/compare/v1.0.2...v1.1.0) ## [v1.0.2](https://github.com/apexcharts/apexcharts.js/tree/v1.0.2) (2018-07-28) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*