plotly / graphing-library-docs

Plotly's graphing libraries documentation.
https://plotly.com/graphing-libraries
Other
55 stars 66 forks source link

Basic, Line-Charts xaxis zeroline issue #6

Open mikgross opened 4 years ago

mikgross commented 4 years ago

On Angular 8 with the latest Plotly min.js:

On a simple Line-Chart, the xaxis: {zeroline: false} doesn't remove the zeroline.

Is there any changes to be made to the doc?

emmanuelle commented 4 years ago

Hi @mikgross this should work... Could you please share a codepen sharing the issue? Here is https://codepen.io/emmanuelle-plotly/pen/eYNJLbj?editable=true a codepen showing that zeroline removes the zeroline.