@d3fc/d3fc-series
Advanced tools
Comparing version 4.6.0 to 4.7.0
@@ -6,2 +6,14 @@ # Change Log | ||
# [4.7.0](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-series@4.6.0...@d3fc/d3fc-series@4.7.0) (2020-03-25) | ||
### Features | ||
* add webgl star symbol ([c5124dd](https://github.com/d3fc/d3fc/commit/c5124dd)) | ||
* add webgl wye symbol ([267ba37](https://github.com/d3fc/d3fc/commit/267ba37)) | ||
# [4.6.0](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-series@4.5.1...@d3fc/d3fc-series@4.6.0) (2020-03-25) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@d3fc/d3fc-series", | ||
"version": "4.6.0", | ||
"version": "4.7.0", | ||
"description": "A collection of components for rendering data series to SVG and canvas, including line, bar, OHLC, candlestick and more", | ||
@@ -35,3 +35,3 @@ "license": "MIT", | ||
"@d3fc/d3fc-shape": "^5.1.0", | ||
"@d3fc/d3fc-webgl": "^1.8.2", | ||
"@d3fc/d3fc-webgl": "^1.9.0", | ||
"d3-array": "^1.0.0", | ||
@@ -45,3 +45,3 @@ "d3-scale": "^1.0.1", | ||
}, | ||
"gitHead": "509e873bdfbf78c4d7ab4b006fe7a98e70238d1b" | ||
"gitHead": "1db6363b20b45502121befdb4bbb61213857359a" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
473886
Updated@d3fc/d3fc-webgl@^1.9.0