value 10 solve overlapping, but a small values, bar is missing
I will try another values
This works
};
var maxnum = Math.max.apply(Math, chartDataObject.datasets[0].data);
var maxgrph = Math.ceil(maxnum + (6 * maxnum / 100));
Chart.scaleService.updateScaleDefaults('linear', {
ticks: {
min: 0,
max: maxgrph,
precision: 0
}
for testing, not is enough remove a cache, is necessary remove a widget and recreate it
Now not overlapping more
I will try another values
This works
};
var maxnum = Math.max.apply(Math, chartDataObject.datasets[0].data);
var maxgrph = Math.ceil(maxnum + (6 * maxnum / 100));
Chart.scaleService.updateScaleDefaults('linear', {
ticks: {
min: 0,
max: maxgrph,
precision: 0
}
for testing, not is enough remove a cache, is necessary remove a widget and recreate it
Now not overlapping more
Ranieri
eCRM Web
eCRM Web