lovervoorde opened a new issue #14886:
URL: https://github.com/apache/echarts/issues/14886


   ### What problem does this feature solve?
   NaN, undefined, null etc. are displayed as zero in radar charts, making it 
impossible to tell whether the value is actually zero or is missing.
   
   I would like it if the point was skipped, and the two points on either side 
of it were joined with a straight line.
   
   ### What does the proposed API look like?
   series-radar.connectNulls: true
   series-radar.nullsToZero: false
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to