重绘散点图,使用新的 x 和 y 坐标
作者: danielhomola创建于 2016年6月2日更新于 2023年3月14日
Hi, thank you so much for your wonderful work with this package. I managed to build some really nice dashboards with it. I've been using the scatterChart and managed to change the positions of the points by redefining the chart's dimension, redefining its group, and calling the redraw method. I also managed to save the selection of the brushOn method and redraw it in the new coordinates, see below:
内容来源: dc-js/dc.js