[FIX] removed tooltipformat from sparkline
This commit is contained in:
parent
50de3925ca
commit
8f0347461e
@ -21,7 +21,6 @@ $(document).ready(function(){
|
|||||||
height: '35',
|
height: '35',
|
||||||
barWidth: 6,
|
barWidth: 6,
|
||||||
barSpacing: 2,
|
barSpacing: 2,
|
||||||
tooltipFormat: '<span style="color: {{color}}">●</span> {{offset:names}}',
|
|
||||||
chartRangeMin: 0
|
chartRangeMin: 0
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user