mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-28 05:14:12 +03:00
parent
94009a2612
commit
cb25817581
@ -32,10 +32,11 @@ export default class SourceAttributionChart extends Component {
|
||||
display: true,
|
||||
text: chartTitle,
|
||||
position: 'bottom',
|
||||
padding: 12,
|
||||
fontFamily: 'Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Droid Sans,Helvetica Neue,sans-serif',
|
||||
color: '#7c8b9a',
|
||||
fontStyle: 'Semibold',
|
||||
fontSize: 25
|
||||
fontSize: 12,
|
||||
fontStyle: '600'
|
||||
},
|
||||
legend: {
|
||||
display: false
|
||||
|
Loading…
Reference in New Issue
Block a user