Skip to content

Commit c6dc673

Browse files
committed
remove opacity attribute
1 parent 976c85d commit c6dc673

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

_posts/plotly_js/statistical/error-bar/2015-04-09-error-bar-style.html

-2
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,13 @@
3131
color: '#85144B',
3232
thickness: 1.5,
3333
width: 3,
34-
opacity: 1
3534
},
3635
error_x: {
3736
type: 'constant',
3837
value: 0.2,
3938
color: '#85144B',
4039
thickness: 1.5,
4140
width: 3,
42-
opacity: 1
4341
},
4442
marker: {
4543
color: '#85144B',

0 commit comments

Comments
 (0)