Bug 61440 - XSSFValueAxis unable to set MajorGridLines() in XSSFLineChartData
Summary: XSSFValueAxis unable to set MajorGridLines() in XSSFLineChartData
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: XSSF (show other bugs)
Version: 3.14-FINAL
Hardware: PC All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-17 15:22 UTC by raja
Modified: 2017-12-31 09:46 UTC (History)
0 users



Attachments
linechart (20.62 KB, image/png)
2017-08-17 15:22 UTC, raja
Details

Note You need to log in before you can comment on or make changes to this bug.
Description raja 2017-08-17 15:22:07 UTC
Created attachment 35245 [details]
linechart
Comment 1 Dominik Stadler 2017-12-31 09:46:45 UTC
As far as I see this is possible in trunk via the newly introduced XDDF classes, specifically XDDFValueAxis, see r1816383.