d3-svg-annotation
Advanced tools
Comparing version 1.8.0 to 1.9.0
@@ -1263,3 +1263,2 @@ (function (global, factory) { | ||
var noteParams = { padding: padding, bbox: context.bbox, offset: this.annotation.offset, orientation: orientation, align: align }; | ||
console.log('draw note content', orientation, lineType, align); | ||
@@ -1266,0 +1265,0 @@ var _noteAlignment = noteAlignment(noteParams), |
@@ -1262,3 +1262,2 @@ import { event, select } from 'd3-selection'; | ||
var noteParams = { padding: padding, bbox: context.bbox, offset: this.annotation.offset, orientation: orientation, align: align }; | ||
console.log('draw note content', orientation, lineType, align); | ||
@@ -1265,0 +1264,0 @@ var _noteAlignment = noteAlignment(noteParams), |
{ | ||
"name": "d3-svg-annotation", | ||
"version": "1.8.0", | ||
"version": "1.9.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "indexRollup.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
542585
7999