Releases: aVadim483/fast-excel-writer
Releases · aVadim483/fast-excel-writer
v5.5.2
v5.5.0
v5.4.0
v5.3.1
v5.3.0
v5.2.0
v5.1.2
v5.1.1
v5.1.0
- Combo charts
- Custom colors
- Custom chart lines width
- Some methods have been renamed
- setDataSeriesTickLabels() => setCategoryAxisLabels()
- setXAxisLabel() => setCategoryAxisTitle()
- getXAxisLabel() => getCategoryAxisTitle()
- setYAxisLabel() => setValueAxisTitle()
- getYAxisLabel() => getValueAxisTitle()