Hi there,
The validate_ohlc
method should check if the low value is greater than one of the other values: https://github.com/plotly/plotly.py/blob/master/plotly/tools.py#L5018
If equal, you should still see the plot. Could you provide an example of when youโre seeing this message upon plotting your low value equal to one of the other values.