Re: [PR] Keep cell number formats when plotting chart data f rom a sheet range [poi]

kamilkrzywanski (via GitHub) <[email protected]>
Newsgroups gmane.comp.jakarta.poi.devel
Message-ID <PR_kwDOAAMmIM70FK0P-71c86035-c79c-4260-9fd8-bf56aef4eccd@gitbox.apache.org>
kamilkrzywanski commented on PR #1189:
URL: https://github.com/apache/poi/pull/1189#issuecomment-5271196485

   @pjfanning sure — for `getPointFormatCode(i)`:
   
   - non-null: that point has its own format (from the cell), write it on the point when it differs from the series format
   - null: no point-specific format; use the series format from `getFormatCode()` (and do not set a format on the point)
   
   Default impl returns null so existing sources stay series-format only. Happy for you to reword the Javadoc if you want.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.