chartist-hover
Advanced tools
Comparing version
@@ -203,3 +203,3 @@ (function(root, factory) { | ||
options.onMouseEnter( | ||
Object.assign(e, { | ||
Object.assign({}, e, { | ||
target: pointElement | ||
@@ -206,0 +206,0 @@ }), |
{ | ||
"name": "chartist-hover", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Chartist plugin that adds a hover event to each point, slice or bar on your chart.", | ||
@@ -5,0 +5,0 @@ "main": "chartist-hover.js", |
40566
0.01%