Skip to content

Commit c685e71

Browse files
committed
Modified URI link in description
1 parent f81ec65 commit c685e71

File tree

2 files changed

+70
-70
lines changed

2 files changed

+70
-70
lines changed

src/traces/image/attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module.exports = extendFlat({
2121
editType: 'calc',
2222
description: [
2323
'Specifies the data URI of the image to be visualized.',
24-
'The URI consists of "data:image/[<media subtype>][;base64],<data>"'
24+
'The URI consists of "data:image/[<media subtype\\\\>][;base64\\\\],<data\\\\>"'
2525
].join(' ')
2626
},
2727
z: {

0 commit comments

Comments
 (0)