var d3_format_decimalPoint = “.”,

d3_format_thousandsSeparator = ",",
d3_format_grouping = [3, 3],
d3_format_currencySymbol = "$";