# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [2.7.2](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.7.1...@d3fc/d3fc-chart@2.7.2) (2020-01-17) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.7.1](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.7.0...@d3fc/d3fc-chart@2.7.1) (2020-01-16) **Note:** Version bump only for package @d3fc/d3fc-chart # [2.7.0](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.6.16...@d3fc/d3fc-chart@2.7.0) (2020-01-03) ### Features * add set-webgl-viewport to d3fc-canvas ([6c870e4](https://github.com/d3fc/d3fc/commit/6c870e4)) * webgl series implementations ([233ed25](https://github.com/d3fc/d3fc/commit/233ed25)) ## [2.6.16](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.6.15...@d3fc/d3fc-chart@2.6.16) (2019-11-28) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.6.15](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.6.14...@d3fc/d3fc-chart@2.6.15) (2019-11-19) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.6.14](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.6.13...@d3fc/d3fc-chart@2.6.14) (2019-09-04) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.6.13](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.6.12...@d3fc/d3fc-chart@2.6.13) (2019-08-23) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.6.12](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.6.11...@d3fc/d3fc-chart@2.6.12) (2019-08-14) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.6.11](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.6.10...@d3fc/d3fc-chart@2.6.11) (2019-08-14) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.6.10](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.6.9...@d3fc/d3fc-chart@2.6.10) (2019-08-14) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.6.9](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.6.8...@d3fc/d3fc-chart@2.6.9) (2019-08-12) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.6.8](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.6.7...@d3fc/d3fc-chart@2.6.8) (2019-08-12) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.6.7](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.6.6...@d3fc/d3fc-chart@2.6.7) (2019-08-12) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.6.6](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.6.5...@d3fc/d3fc-chart@2.6.6) (2019-08-12) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.6.5](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.6.4...@d3fc/d3fc-chart@2.6.5) (2019-08-12) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.6.4](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.6.3...@d3fc/d3fc-chart@2.6.4) (2019-08-12) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.6.3](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.6.2...@d3fc/d3fc-chart@2.6.3) (2019-06-28) ### Bug Fixes * avoid reconstruction of top-label element by retaining the required class ([#1286](https://github.com/d3fc/d3fc/issues/1286)) ([3720178](https://github.com/d3fc/d3fc/commit/3720178)) ## [2.6.2](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.6.1...@d3fc/d3fc-chart@2.6.2) (2019-05-29) ### Bug Fixes * property store correctly applies values from multiple argument functions ([#1281](https://github.com/d3fc/d3fc/issues/1281)) ([642c3ff](https://github.com/d3fc/d3fc/commit/642c3ff)) ## [2.6.1](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.6.0...@d3fc/d3fc-chart@2.6.1) (2019-05-28) **Note:** Version bump only for package @d3fc/d3fc-chart # [2.6.0](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.5.9...@d3fc/d3fc-chart@2.6.0) (2019-05-28) ### Bug Fixes * move canvas plot area to back ([e261d10](https://github.com/d3fc/d3fc/commit/e261d10)) * moved both axis to give them a higher z-order than the plot area ([4f6367c](https://github.com/d3fc/d3fc/commit/4f6367c)) ### Features * add chart label to chartCartesian ([cb58dc5](https://github.com/d3fc/d3fc/commit/cb58dc5)) * default null plot area to hide unused ([673a15d](https://github.com/d3fc/d3fc/commit/673a15d)) ## [2.5.9](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.5.8...@d3fc/d3fc-chart@2.5.9) (2019-05-15) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.5.8](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.5.7...@d3fc/d3fc-chart@2.5.8) (2019-05-06) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.5.7](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.5.6...@d3fc/d3fc-chart@2.5.7) (2019-05-01) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.5.6](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.5.5...@d3fc/d3fc-chart@2.5.6) (2019-04-04) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.5.5](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.5.4...@d3fc/d3fc-chart@2.5.5) (2019-04-04) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.5.4](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.5.3...@d3fc/d3fc-chart@2.5.4) (2019-04-04) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.5.3](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.5.2...@d3fc/d3fc-chart@2.5.3) (2019-03-27) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.5.2](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.5.1...@d3fc/d3fc-chart@2.5.2) (2019-03-20) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.5.1](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.5.0...@d3fc/d3fc-chart@2.5.1) (2019-03-19) **Note:** Version bump only for package @d3fc/d3fc-chart # [2.5.0](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.4.0...@d3fc/d3fc-chart@2.5.0) (2019-03-14) ### Features * Two types of axis components, with specialisations ([5269d28](https://github.com/d3fc/d3fc/commit/5269d28)) # [2.4.0](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.3.0...@d3fc/d3fc-chart@2.4.0) (2019-03-11) ### Features * Allow custom axis components in cartesian chart ([5373133](https://github.com/d3fc/d3fc/commit/5373133)) # [2.3.0](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.2.0...@d3fc/d3fc-chart@2.3.0) (2019-03-07) ### Features * export cartesian/element css variables as part of package ([17f8a4b](https://github.com/d3fc/d3fc/commit/17f8a4b)) # [2.2.0](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.1.6...@d3fc/d3fc-chart@2.2.0) (2019-03-07) ### Features * Added chart x-axis width and y-axis height settings ([#1230](https://github.com/d3fc/d3fc/issues/1230)) ([374f925](https://github.com/d3fc/d3fc/commit/374f925)) ## [2.1.6](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.1.5...@d3fc/d3fc-chart@2.1.6) (2019-03-06) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.1.5](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.1.4...@d3fc/d3fc-chart@2.1.5) (2019-02-19) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.1.4](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.1.3...@d3fc/d3fc-chart@2.1.4) (2019-01-16) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.1.3](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.1.2...@d3fc/d3fc-chart@2.1.3) (2019-01-15) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.1.2](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.1.1...@d3fc/d3fc-chart@2.1.2) (2018-11-12) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.1.1](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.1.0...@d3fc/d3fc-chart@2.1.1) (2018-09-14) **Note:** Version bump only for package @d3fc/d3fc-chart # [2.1.0](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.0.17...@d3fc/d3fc-chart@2.1.0) (2018-09-07) ### Features * add chartCartesian - a CSS grid-based chart ([010a2d7](https://github.com/d3fc/d3fc/commit/010a2d7)), closes [#1147](https://github.com/d3fc/d3fc/issues/1147) ## [2.0.17](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.0.16...@d3fc/d3fc-chart@2.0.17) (2018-08-29) ### Bug Fixes * propagate falsely axis tick values ([d8b8d36](https://github.com/d3fc/d3fc/commit/d8b8d36)), closes [#1148](https://github.com/d3fc/d3fc/issues/1148) ## [2.0.16](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.0.15...@d3fc/d3fc-chart@2.0.16) (2018-08-29) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.0.15](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.0.14...@d3fc/d3fc-chart@2.0.15) (2018-08-29) ### Bug Fixes * use single D3 reference for bundleSpecs ([3d0a47e](https://github.com/d3fc/d3fc/commit/3d0a47e)) ## [2.0.14](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.0.13...@d3fc/d3fc-chart@2.0.14) (2018-08-24) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.0.13](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.0.12...@d3fc/d3fc-chart@2.0.13) (2018-08-24) ### Bug Fixes * remove broken conditional display of chartLabel ([a4c13b0](https://github.com/d3fc/d3fc/commit/a4c13b0)), closes [#1149](https://github.com/d3fc/d3fc/issues/1149) ## [2.0.12](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.0.11...@d3fc/d3fc-chart@2.0.12) (2018-08-23) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.0.11](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.0.10...@d3fc/d3fc-chart@2.0.11) (2018-08-23) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.0.10](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.0.9...@d3fc/d3fc-chart@2.0.10) (2018-08-23) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.0.9](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.0.8...@d3fc/d3fc-chart@2.0.9) (2018-08-22) ### Bug Fixes * add overflow hidden to plot-area ([92e6629](https://github.com/d3fc/d3fc/commit/92e6629)), closes [#1144](https://github.com/d3fc/d3fc/issues/1144) ## [2.0.8](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.0.7...@d3fc/d3fc-chart@2.0.8) (2018-08-21) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.0.7](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.0.6...@d3fc/d3fc-chart@2.0.7) (2018-08-21) ### Bug Fixes * update jsnext:main to module ([6738c69](https://github.com/d3fc/d3fc/commit/6738c69)) ## [2.0.6](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.0.5...@d3fc/d3fc-chart@2.0.6) (2018-08-21) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.0.5](https://github.com/d3fc/d3fc-chart/compare/@d3fc/d3fc-chart@2.0.4...@d3fc/d3fc-chart@2.0.5) (2018-08-21) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.0.4](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.0.3...@d3fc/d3fc-chart@2.0.4) (2018-08-20) **Note:** Version bump only for package @d3fc/d3fc-chart ## [2.0.3](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.0.2...@d3fc/d3fc-chart@2.0.3) (2018-08-15) **Note:** Version bump only for package @d3fc/d3fc-chart