tianrking commented on issue #20811: URL: https://github.com/apache/echarts/issues/20811#issuecomment-5348687947
I'd like to work on this. I plan to reproduce the current behavior on `master`, trace the radar data/layout/rendering path so missing dimensions are preserved instead of becoming indistinguishable from real zero values, and add both logic-level and browser/visual regressions covering `null`/missing values, real zeroes, multiple series, symbols, areas, and tooltip data. I will keep the change compatible with existing radar data that contains only numeric values and run the repository's unit, type, lint, DTS, build, and relevant visual checks before opening a PR. AI assistance disclosure: I am using OpenAI Codex for code exploration and implementation assistance; I will review, understand, and test the complete change. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
