Skip to content

Commit

Permalink
Merge pull request plotly#1106 from mungojam/patch-1
Browse files Browse the repository at this point in the history
Remove erroneous semi-colon in static export example
  • Loading branch information
cldougl authored Nov 7, 2018
2 parents b82f257 + 6404126 commit 9804979
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@
" 'color': colors,\n",
" 'opacity': 0.6,\n",
" 'colorscale': 'Viridis'\n",
" });\n",
" })\n",
"iplot(fig)"
]
},
Expand Down

0 comments on commit 9804979

Please sign in to comment.