与echarts的群
蜂群似乎不存在于Echarts中。
但是,由于Echarts可能会充满惊喜,所以我想知道,是否有一个诀窍可以散布群。
我在想可能是一个隐藏的选择,或者可以从其原始目的转移的功能。我很想得到建议!
谢谢你!
Swarmplots don't seem to exist in Echarts.
But since Echarts can be full of surprises, I was wondering if, somehow, there is a trick to make a swarm plot.
I was thinking of maybe an hidden option, or a feature that could be diverted from its original purpose. I would love to get suggestions!
Thank you!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用散点图( documentation | 基本示例)。
您可能需要事先格式化数据,但我认为这将完成工作。
You can use a scatter plot (documentation | basic example).
You will probably have to format your data beforehand, but I think it'll do the job.