@d3fc/d3fc-chart
Advanced tools
Comparing version 2.7.25 to 2.7.26
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.7.26](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.7.25...@d3fc/d3fc-chart@2.7.26) (2020-02-10) | ||
**Note:** Version bump only for package @d3fc/d3fc-chart | ||
## [2.7.25](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.7.24...@d3fc/d3fc-chart@2.7.25) (2020-02-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@d3fc/d3fc-chart", | ||
"version": "2.7.25", | ||
"version": "2.7.26", | ||
"description": "A simple Cartesian chart component that renders to canvas or SVG.", | ||
@@ -26,3 +26,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@d3fc/d3fc-annotation": "^2.4.39", | ||
"@d3fc/d3fc-annotation": "^2.4.40", | ||
"@d3fc/d3fc-extent": "^3.1.7", | ||
@@ -34,5 +34,5 @@ "d3": "^4.2.5" | ||
"@d3fc/d3fc-data-join": "^5.0.11", | ||
"@d3fc/d3fc-element": "^5.3.25", | ||
"@d3fc/d3fc-element": "^5.3.26", | ||
"@d3fc/d3fc-rebind": "^5.0.10", | ||
"@d3fc/d3fc-series": "^4.4.14", | ||
"@d3fc/d3fc-series": "^4.4.15", | ||
"d3-scale": "^1.0.3", | ||
@@ -44,3 +44,3 @@ "d3-selection": "^1.0.2" | ||
}, | ||
"gitHead": "b41bdf77409e16d69a95c504597cd0f16585afda" | ||
"gitHead": "185b9e61980240fd98051933b0628c7ba3118580" | ||
} |
159289
Updated@d3fc/d3fc-element@^5.3.26
Updated@d3fc/d3fc-series@^4.4.15