made points inside chart bigger

This commit is contained in:
Luca Haid
2025-01-13 11:31:42 +01:00
parent 65755afd2d
commit bb4eee7caa

View File

@@ -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