The points gets missed in the long tail in plotly line chart

Hello Everyone,

I was trying to print a Precision Line chart for the 376 classes I have in my dataframe. The issue is around 40 classes has precision of 0 in the dataframe. But in this long tail, I don’t see 40 unique lines in the x-axis. There are 4 unique classes shown only on hovering between the two x-axis points. In the graph it looks like there are only 10 classes having precision 0. But its a long tail of 40 unique classes that is having precision 0.

Issue to Reproduce:
Create a pandas dataframe with 376 classes, and a precision x - axis having final 40 points as 0.0. and see the visualization of the line chart.

@SangeethaV
Please create yourself a MWE. Your last phrase sounds like a homework :slight_smile:

Am very sorry, if the format of posting was not correct, I will ensure to post all the details and make sure to add it over here, This is the first time am asking questions in the forum. Sorry for that!