Relative Content

Tag Archive for matplotlibscatter-ploterrorbar

Overlapping Error Bars Using Only One Data Set Not Multiple

I have a scatter plot with error bars. The x-values for some of the points are the same so it is hard to see which error bars correspond to what point. I have looked up that people will add trans1 and trans2, but that works for two data sets and I only have one. My issue stems from overlapping x-values. Any ideas how to show which point goes with which. Maybe changing colors?