https://bz.apache.org/bugzilla/show_bug.cgi?id=67510

--- Comment #10 from i...@ecorebates.com ---
This works well, thank you PJ Fanning!
Fix is here:

if (bottomAxis.hasNumberFormat()) bottomAxis.setNumberFormat("@");
if (rightAxis.hasNumberFormat()) rightAxis.setNumberFormat("#,##0.00");

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to