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,#}
|
{#tension: 0,#}
|
||||||
responsive: true,
|
responsive: true,
|
||||||
maintainAspectRatio: false,
|
maintainAspectRatio: false,
|
||||||
|
pointRadius: 5,
|
||||||
|
pointHoverRadius: 10,
|
||||||
scales: {
|
scales: {
|
||||||
y: {
|
y: {
|
||||||
min: 0,
|
min: 0,
|
||||||
|
@ -109,6 +109,8 @@
|
|||||||
{#tension: 0,#}
|
{#tension: 0,#}
|
||||||
responsive: true,
|
responsive: true,
|
||||||
maintainAspectRatio: false,
|
maintainAspectRatio: false,
|
||||||
|
pointRadius: 5,
|
||||||
|
pointHoverRadius: 10,
|
||||||
scales: {
|
scales: {
|
||||||
y: {
|
y: {
|
||||||
min: 0,
|
min: 0,
|
||||||
@ -147,6 +149,8 @@
|
|||||||
{#tension: 0,#}
|
{#tension: 0,#}
|
||||||
responsive: true,
|
responsive: true,
|
||||||
maintainAspectRatio: false,
|
maintainAspectRatio: false,
|
||||||
|
pointRadius: 5,
|
||||||
|
pointHoverRadius: 10,
|
||||||
scales: {
|
scales: {
|
||||||
y: {
|
y: {
|
||||||
min: 0,
|
min: 0,
|
||||||
|
Reference in New Issue
Block a user