d3 / d3

Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:

Home Page:https://d3js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question about decimal positions.

maurodeoliveira opened this issue · comments

Hello, I am using treemap and i have one question about it. In all rects that treemap show i can see value with 2 decimal positions. If i want to show the same value but without decimal positions. Can i do this? Thanks a lot.