Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不想绘制整个代理集(零售商和分销商)的聚合平均值,而是想明确绘制每个代理的 KPI(例如,retailer-1、retailer-2 ....)。我阅读了非聚合绘图方法,但效果不佳。
创建分类数据集合所需的只是每个代理都有一个唯一的 ID。提供该功能的 toString() 方法就足够了。让我们知道这是否是问题所在。