0

I have some points on y axis and the corresponding points on x-axis. The points on x-axis are from 0 to 100. I want to make a graph that looks like below in matplotlib.

enter image description here

The idea is that on x-axis we first plot all the values from 0-30 and then add some dots showing that there is some data and finally plot all the values from 90-100. Can someone tell me how to do this in matplotlib in python?

Razor
  • 87
  • 7
  • Hello @bb1. Thank you for pointing this out. This might be the direction that I needed to get to my answer quickly. – Razor Aug 28 '21 at 00:15

0 Answers0