sorting - (D3.js) How to invert the X-axis? From 0...10 to 10...0 -
i need invert x-axis have begin biggest value , degrade lowest. example beginning 2015 , ending 1985.
is possible sort original data json/array in php? or sorted lowest highest?
maybe help,reversed y-axis d3. can use code invert data. change .range([0, h]);
.range([h, 0]);
. sample sort data sort.
Comments
Post a Comment