I can not find out how to draw a polyline with discontinuities (Sprungstellen) in javascript? Is this even possible? An intuitive solution would be to set corresponding x,y pairs to null.
I can not find out how to draw a polyline with discontinuities (Sprungstellen) in javascript? Is this even possible?
An intuitive solution would be to set corresponding x,y pairs to null.