Increase diagram point size
All checks were successful
Build Formula10 Docker Image / build-docker (push) Successful in 14s
All checks were successful
Build Formula10 Docker Image / build-docker (push) Successful in 14s
This commit is contained in:
@ -78,6 +78,8 @@
|
||||
{#tension: 0,#}
|
||||
responsive: true,
|
||||
maintainAspectRatio: false,
|
||||
pointRadius: 5,
|
||||
pointHoverRadius: 10,
|
||||
scales: {
|
||||
y: {
|
||||
min: 0,
|
||||
|
@ -109,6 +109,8 @@
|
||||
{#tension: 0,#}
|
||||
responsive: true,
|
||||
maintainAspectRatio: false,
|
||||
pointRadius: 5,
|
||||
pointHoverRadius: 10,
|
||||
scales: {
|
||||
y: {
|
||||
min: 0,
|
||||
@ -147,6 +149,8 @@
|
||||
{#tension: 0,#}
|
||||
responsive: true,
|
||||
maintainAspectRatio: false,
|
||||
pointRadius: 5,
|
||||
pointHoverRadius: 10,
|
||||
scales: {
|
||||
y: {
|
||||
min: 0,
|
||||
|
Reference in New Issue
Block a user