How to put Threshold into Legend

I want to build something like this.

image

I have one influxdb v2 Database with 1 measurement containing all Values. Positive and Negative
I split this into 2 Queries. One for positives values, one for negatives.

Now im getting this

But now grafana is connecting the dots of each query seperatly.

Dont know how to solve this. Any Ideas?