【发布时间】:2017-06-01 11:05:07
【问题描述】:
我遇到并排显示两行图表的情况。我需要实现对组最高值的图形进行排序,这可以通过chart.order()来实现。 场景:-
1. The initial load of the chart with sorted values.
2. on Click of the chart, Don't need the sorting or reordering of the bar.
Filter can apply the chart without reordering the bar position
有什么解决办法吗?
【问题讨论】:
-
你确定是正确的 jsFiddle 吗?
-
我必须进行一些更改才能使其正常工作。 http://fiddle.jshell.net/davcs86/ameh3qbt/3/
-
@davcs86 抱歉,我已经更新了 jsFiddle :d fiddle.jshell.net/caravinden/a7jdw5ds
标签: javascript d3.js dc.js crossfilter