d3.js - visualization created using dc.js not rendering the y-axis data correctly -


i using dc.js, crossfilter.js dimensional charting. chart not correctly displaying y-axis data i.e. showing 00000, 50000, 00000, 50000 alternatively in y-axis. doing console level logging of group , showing correct value.

i have segregated problem jsfiddle clue on doing wrong?

i think clipped because wide. try setting margins:

https://github.com/dc-js/dc.js/blob/master/web/docs/api-latest.md#marginsmargins


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -