Open mikgross opened 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?
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.
zeroline
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?