@d3fc/d3fc-annotation
Advanced tools
Comparing version 2.0.5 to 2.0.6
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="2.0.6"></a> | ||
## [2.0.6](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-annotation@2.0.5...@d3fc/d3fc-annotation@2.0.6) (2018-08-21) | ||
**Note:** Version bump only for package @d3fc/d3fc-annotation | ||
<a name="2.0.5"></a> | ||
@@ -16,3 +24,3 @@ ## [2.0.5](https://github.com/d3fc/d3fc-annotation/compare/@d3fc/d3fc-annotation@2.0.4...@d3fc/d3fc-annotation@2.0.5) (2018-08-21) | ||
<a name="2.0.4"></a> | ||
## [2.0.4](https://github.com/d3fc/d3fc-annotation/compare/@d3fc/d3fc-annotation@2.0.3...@d3fc/d3fc-annotation@2.0.4) (2018-08-20) | ||
## [2.0.4](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-annotation@2.0.3...@d3fc/d3fc-annotation@2.0.4) (2018-08-20) | ||
@@ -25,3 +33,3 @@ | ||
<a name="2.0.3"></a> | ||
## [2.0.3](https://github.com/d3fc/d3fc-annotation/compare/@d3fc/d3fc-annotation@2.0.2...@d3fc/d3fc-annotation@2.0.3) (2018-08-15) | ||
## [2.0.3](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-annotation@2.0.2...@d3fc/d3fc-annotation@2.0.3) (2018-08-15) | ||
@@ -28,0 +36,0 @@ |
{ | ||
"name": "@d3fc/d3fc-annotation", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "A collection of D3 components for rendering plot area annotations to SVG, including lines, crosshairs, gridlines and more", | ||
@@ -12,3 +12,3 @@ "license": "MIT", | ||
], | ||
"homepage": "https://github.com/d3fc/d3fc-annotation", | ||
"homepage": "https://github.com/d3fc/d3fc", | ||
"main": "build/d3fc-annotation.js", | ||
@@ -18,3 +18,3 @@ "jsnext:main": "index", | ||
"type": "git", | ||
"url": "https://github.com/d3fc/d3fc-annotation" | ||
"url": "https://github.com/d3fc/d3fc" | ||
}, | ||
@@ -26,3 +26,3 @@ "scripts": { | ||
"devDependencies": { | ||
"@d3fc/d3fc-scripts": "^2.0.3", | ||
"@d3fc/d3fc-scripts": "^2.0.4", | ||
"babel-polyfill": "^6.16.0", | ||
@@ -33,6 +33,6 @@ "d3": "^4.3.0", | ||
"dependencies": { | ||
"@d3fc/d3fc-data-join": "^5.0.3", | ||
"@d3fc/d3fc-rebind": "^5.0.3", | ||
"@d3fc/d3fc-series": "^4.0.5", | ||
"@d3fc/d3fc-shape": "^5.0.3", | ||
"@d3fc/d3fc-data-join": "^5.0.4", | ||
"@d3fc/d3fc-rebind": "^5.0.4", | ||
"@d3fc/d3fc-series": "^4.0.6", | ||
"@d3fc/d3fc-shape": "^5.0.4", | ||
"d3-scale": "^1.0.1", | ||
@@ -39,0 +39,0 @@ "d3-selection": "^1.0.2" |
# d3fc-annotation | ||
A collection of components for rendering plot area annotations (bands, crosshairs, gridlines and lines) onto Cartesian charts using SVG and canvas (coming soon! [#2](https://github.com/d3fc/d3fc-annotation/issues/2)) . | ||
A collection of components for rendering plot area annotations (bands, crosshairs, gridlines and lines) onto Cartesian charts using SVG (canvas support is tracked in [#1160](https://github.com/d3fc/d3fc/issues/1160)) . | ||
@@ -16,3 +16,3 @@ <table> | ||
[Main d3fc package](https://github.com/ScottLogic/d3fc) | ||
[Main d3fc package](https://github.com/d3fc/d3fc) | ||
@@ -19,0 +19,0 @@ # Installation |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
125994
1
Updated@d3fc/d3fc-data-join@^5.0.4
Updated@d3fc/d3fc-rebind@^5.0.4
Updated@d3fc/d3fc-series@^4.0.6
Updated@d3fc/d3fc-shape@^5.0.4