fix flotr2
This commit is contained in:
@@ -5180,6 +5180,9 @@ Flotr.addPlugin('hit', {
|
||||
} else {
|
||||
p = 'n';
|
||||
}
|
||||
if (this.plotWidth - n.xaxis.d2p(n.x) < 30) {
|
||||
p += 'w;'
|
||||
}
|
||||
}
|
||||
// EspoCRM fix end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user