Plotting Lineplot in Seaborn

I have a dataset with approximately 12000 entries. Upon plotting it the graph which i get from matplotlib/seaborn comes to be very squeezed.

Is there a better and more clear way to plot the data ?