【发布时间】:2021-06-16 13:00:12
【问题描述】:
请在箱形图中找到下图的时间,是否可以在 chartjs 或 ng2-charts 中获得相同的 UI? 请在这里提供帮助。 enter image description here
【问题讨论】:
标签: charts chart.js ng2-charts ngx-charts
请在箱形图中找到下图的时间,是否可以在 chartjs 或 ng2-charts 中获得相同的 UI? 请在这里提供帮助。 enter image description here
【问题讨论】:
标签: charts chart.js ng2-charts ngx-charts
是的,这是可能的。对于圆形数据点,您可以使用气泡图并使用注释插件 (https://github.com/chartjs/chartjs-plugin-annotation) 或编写自定义插件来绘制框
【讨论】: