When using compact number Formatting (K, M, B) on chart axes, positive axis intervals are Formatted correctly (e.g., 1.2K, 3.4M, 2.1B), but negative axis intervals display unFormatted values (e.g., -1200, -3400000) inste…...-3400000 ) instead of compact forms like -1.2K , -3.4M , or -2.1B...setValue(values[i]); Style style = cells.get(i + 2, 1).getStyle(); style.setCustom("#...