made points inside chart bigger
This commit is contained in:
@@ -119,6 +119,8 @@ Vue.component('tt-timeline-chart', {
|
||||
borderColor: dataset.color,
|
||||
backgroundColor: dataset.fill ? dataset.color : 'transparent',
|
||||
tension: 0.1,
|
||||
radius: 5,
|
||||
hoverRadius: 8,
|
||||
fill: dataset.fill,
|
||||
yAxisID: dataset.yAxisID,
|
||||
order: dataset.order || index
|
||||
|
||||
Reference in New Issue
Block a user