We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c701efe commit f8cb01fCopy full SHA for f8cb01f
src/plots/font_attributes.js
@@ -55,7 +55,7 @@ module.exports = function(opts) {
55
'The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server,',
56
'where only a select number of',
57
'fonts are installed and supported.',
58
- 'These include *Arial*, *Balto*, *Courier New*, *Droid Sans*,, *Droid Serif*,',
+ 'These include *Arial*, *Balto*, *Courier New*, *Droid Sans*, *Droid Serif*,',
59
'*Droid Sans Mono*, *Gravitas One*, *Old Standard TT*, *Open Sans*, *Overpass*,',
60
'*PT Sans Narrow*, *Raleway*, *Times New Roman*.'
61
].join(' ')
0 commit comments