Points with a p-value of 0 cannot be plotted directly on a logarithmic scale (-log10(0) is undefined).
For visualization purposes, these points are displayed at a position corresponding to p = 1e-10 (or a similar small value) on the volcano plot's y-axis (-log10(p-value)). This allows them to be visualized without distorting the scale for other points.
However, the original p-value (0) is preserved and correctly shown when you hover over the point or look at the data in the results table below the plot.