1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-27 22:09:04 +02:00

Add v5.3.0-alpha2 docs (#38245)

This commit is contained in:
XhmikosR
2023-03-24 16:37:29 +02:00
committed by GitHub
parent 3041a4f1fd
commit d0ea9cc7e4
232 changed files with 18689 additions and 8623 deletions

View File

@@ -38,15 +38,13 @@
}]
},
options: {
scales: {
yAxes: [{
ticks: {
beginAtZero: false
}
}]
},
legend: {
display: false
plugins: {
legend: {
display: false
},
tooltip: {
boxPadding: 3
}
}
}
})