mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-06 08:24:05 +01:00
Font validate style, move defaults to weight (#8877)
This commit is contained in:
@@ -148,7 +148,7 @@ export default {
|
||||
align: 'center',
|
||||
display: false,
|
||||
font: {
|
||||
style: 'bold',
|
||||
weight: 'bold',
|
||||
},
|
||||
fullSize: true,
|
||||
padding: 10,
|
||||
|
||||
Reference in New Issue
Block a user