Hello everyone,
I'm trying to plot a data frame, which includes zero values, but I don't want them to be shown in the figure plot. When I try to remove them, it will give an error that says the dimensions must be the same size (x and y must be the same size). Can you please help me to remove the zero values without changing the data frame?
P.S. I've drawn a circle around the zero values