错误:无法读取未定义的属性(Reading' atnationlement'),而Barchart没有显示
我想以角度进行条形图可视化,当子组件从组件中获取数据时,它显示了此错误,并且条形图未显示。
这是我的项目,有人可以帮忙吗?多谢。 enter image Description
I want to do the bar chart visualization in angular, when the child component gets data from the component, it shows this error, and the bar chart did not show.
Here is my project, someone can help? Thanks a lot.
enter image description here
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
包装中缺少D3模块,您应该安装它。
d3 module is missing from your package, you should install it .