/[Apache-SVN]
ViewVC logotype

Revision 1798414


Jump to revision: Previous Next
Author: gwoolsey
Date: Mon Jun 12 05:38:41 2017 UTC (7 years ago)
Changed paths: 8
Log Message:
Standardize some more common chart axis properties.

Implement the ChartAxis ss interface for date axes, which are pretty much a category axis with one extra property, a date granularity (not currently passed through, get it still from the CT* class).  Created the class and test from the category axis versions.

Changed paths

Path Details
Directorypoi/trunk/src/java/org/apache/poi/ss/usermodel/charts/ChartAxis.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/ss/usermodel/charts/ChartAxisFactory.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFChart.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.java added
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.java modified , text changed
Directorypoi/trunk/src/ooxml/testcases/org/apache/poi/xssf/usermodel/charts/TestXSSFDateAxis.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26