javascript - yAxis doesn't work properly with D3.JS -


i realized graph d3.js library.

i'm using following syntax set axis format: chart.yaxis.tickformat(d3.format(",f"))

the problem on yaxis can't see number numbers.

for example have 1,000,000.24 can see 000,000.24

i read on documentation if didn't specify width should resize automatically respect content, not so.

what problem?


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -