diff --git a/_posts/plotly_js/fundamentals/legends/2015-04-09-legend-inside.html b/_posts/plotly_js/fundamentals/legends/2015-04-09-legend-inside.html index 8a6b4b041db3..962e45596270 100755 --- a/_posts/plotly_js/fundamentals/legends/2015-04-09-legend-inside.html +++ b/_posts/plotly_js/fundamentals/legends/2015-04-09-legend-inside.html @@ -21,6 +21,7 @@ showlegend: true, legend: { x: 1, + xanchor: 'right', y: 1 } };