saving . . . saved error bar function has been deleted. error bar function has been hidden .
error bar function
Title
Question
Error bar not working

Python-3.4.3 Plotting-Data 02-03 min 50-60 sec 22-06-19, 3:23 p.m. Priyababu

Answers:

Please elaborate
22-06-19, 3:38 p.m. iakashchavan
ValueError: shape mismatch: objects cannot be broadcast to a single shape
22-06-19, 3:45 p.m. Priyababu


plt.errorbar(l,tsquare,xerr=delta_l,yerr=delta_t,fmt='bo')

for the above code its shows value error:shape mismatch: objects cannot be broadcast to a single shape
22-06-19, 3:48 p.m. Priyababu

Login to add comment


Log-in to answer to this question.