index
:
anyxcelize
getRowInterface
A fork of excelize to be able to write non-strings.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pivotTable.go
Commit message (
Expand
)
Author
Age
*
Compatibility improvement: parse document core part (workbook) dynamically
xuri
2020-11-04
*
fix pivot fails in case of multi columns and multi data
Ludovic Braconnier
2020-09-30
*
Pivot table generation fails when no Columns and multiple Data are provided. ...
jinhyuk-kim-ca
2020-09-27
*
Update docs and test case for the pivot table
xuri
2020-09-15
*
Extend pivot table funtionality (#692)
Eugene Androsov
2020-09-11
*
Update docs and typo fixed
xuri
2020-06-22
*
- Resolve #611, fix failure BenchmarkSetCellValue
xuri
2020-04-10
*
Resolve #598, filter support for AddPivotTable
xuri
2020-04-09
*
AddPivotTable API changed: new structure PivotTableField to hold pivot table ...
xuri
2020-02-26
*
Resolve #582, support to set date field subtotal and names for pivot table
xuri
2020-02-21
*
Resolve #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize...
xuri
2020-02-19
*
Fix #551, handle empty rows in streaming reading
xuri
2019-12-31
*
Improve code coverage unit tests
xuri
2019-12-29
*
Resolve #511, allow empty columns in the pivot table
xuri
2019-10-24
*
Resolve #40, init pivot table support
xuri
2019-09-20