Iโm not sure if this will fix your issue, but (Iโm pretty sure) your call to px.line should look like this: px.line(data, x='xโ, y=โyโ, color=โline_idโ)
Try that and see if it helps.
Iโm not sure if this will fix your issue, but (Iโm pretty sure) your call to px.line should look like this: px.line(data, x='xโ, y=โyโ, color=โline_idโ)
Try that and see if it helps.