javascript - What is `MNaN`? -




i trying debug d3 code , in console debugger i'm getting following error returned:

error: <path> attribute d: expected number, "mnan,-232.4826144…". 

however, don't know mnan (i'm aware of nan , surprisingly so/google aren't coming particularly helpful). also, error being triggered within d3 i'm not sure where/how fix issue.

m means move to , should followed pairs of numbers.

the first number in pair nan i.e. not number invalid, ua's path parser stop @ point.





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -