graphing-library-docs icon indicating copy to clipboard operation
graphing-library-docs copied to clipboard

Basic, Line-Charts xaxis zeroline issue

Open mikgross opened this issue 5 years ago • 1 comments

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?

mikgross avatar Feb 12 '20 17:02 mikgross

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.

emmanuelle avatar Feb 14 '20 14:02 emmanuelle