dchart-bar-acute-angle
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -24,3 +24,3 @@ require('./default.css'); | ||
var ykey = opt.yaxis.key; | ||
opt.customPos = function (pos, type) { | ||
opt.customPos = function (pos, i, type) { | ||
if (type === 0) { | ||
@@ -27,0 +27,0 @@ var x = pos[0][xkey]; |
{ | ||
"name": "dchart-bar-acute-angle", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"main" : "index.js", | ||
@@ -5,0 +5,0 @@ "author": { |
1568