#2740·nivo

`@nivo/行中`点符号'组件的道具错误类型

作者: melkstam创建于 2025年4月30日更新于 2026年8月27日
标签:beetle: bug:chart_with_upwards_trend: linetypescriptpinned

描述/解释错误

@nivo/line 中传递给 pointSymbol 组件的属性类型有误。定义的类型为 DotsItemSymbolComponent<Point<Series>>,但它提供了错误的 props.datum 类型。