Plotly Express Stacked Area Plot

Wow this is very strange. Can I get a bit more info about your setup? Python version, PX version, numpy version and operating system? I can’t replicate this at all but it is concerning.

Also, could you share the output of the following command on your data frame? print(frame1.color.dtype.kind, frame1.color.dtype)