Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8993199

Browse files
Merge pull request #7539 from plotly/fixing-backticks
fix: tidying up some Markdown documentation
2 parents b1e1157 + ebb5c49 commit 8993199

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎src/plots/map/layout_attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ var attrs = module.exports = overrideAll({
168168
'GeoJSON geometries.',
169169
'With `sourcetype` set to *vector*, the following values are allowed:',
170170
' *circle*, *line*, *fill* and *symbol*.',
171-
'With `sourcetype` set to *raster* or `*image*`, only the *raster* value is allowed.'
171+
'With `sourcetype` set to *raster* or *image*, only the *raster* value is allowed.'
172172
].join(' ')
173173
},
174174

‎src/plots/mapbox/layout_attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ var attrs = module.exports = overrideAll({
189189
'GeoJSON geometries.',
190190
'With `sourcetype` set to *vector*, the following values are allowed:',
191191
' *circle*, *line*, *fill* and *symbol*.',
192-
'With `sourcetype` set to *raster* or `*image*`, only the *raster* value is allowed.'
192+
'With `sourcetype` set to *raster* or *image*, only the *raster* value is allowed.'
193193
].join(' ')
194194
},
195195

‎src/traces/parcats/attributes.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ module.exports = {
6565
],
6666
description: [
6767
'This value here applies when hovering over dimensions.',
68-
'Note that `*categorycount`, *colorcount* and *bandcolorcount*',
69-
'are only available when `hoveron` contains the *color* flag'
68+
'Note that *categorycount*, *colorcount* and *bandcolorcount*',
69+
'are only available when `hoveron` contains the *color* flag. '
7070
].join(' ')
7171
}),
7272

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /