Vyacheslav Zgordan
dd7713e1e3
Functions2 ( #348 )
...
* MATCH, IFS, MAXA, MINA
* OFFSET fixed
* ISBLANK, ISERR, ISERROR, ISEVEN ,ISFORMULA, ISNONTEXT, ISNUMBER, ISODD, ISTEXT
* ISLEAPYEAR, ISLOGICAL, ISNA, ISREF
* FIND, FINDB
* SEARCH, SEARCHB
* CONCAT, CONCATENATE
* YEAR, YEARFRAC
* CONCAT is fixed, now TRUE and FALSE are concatenated instead of 1 and 0 in case of boolean results
* NOW, TODAY, TIME, TIMEVALUE
* DATE
* DATEDIF
2019-11-20 23:21:00 +00:00
Vyacheslav Zgordan
d351975af1
Baliance replaced for FoxyUtils ehf in License information ( #312 )
2019-07-25 16:43:46 +00:00
Gunnsteinn Hall
270664ca01
Rename package name to unioffice ( #274 )
2019-05-04 13:54:29 +00:00
Nikita Kryuchkov
e8bf6a3bb9
Move repository
https://github.com/baliance/gooxml to
https://github.com/unidoc/unioffice ( #273 )
2019-05-04 08:18:06 +00:00
Todd
801388a119
gooxml: clean up some old TODOs
2017-09-30 07:09:26 -05:00
Todd
599631208a
schema: rename drawingml to dml
2017-09-23 10:01:17 -04:00
Todd
09825ac816
schema: rework schema namespaces to work around Windows issues
...
The go command on Windows doesn't like long path name. To
work around this, this is the first in a series of changes to
shorten the schema disk path structure in a few places.
Fixes #89
2017-09-23 10:01:17 -04:00
Todd
5553f30ada
chart: add some tests
...
The tests aren't much, but they do execute
some functionality that should always work.
2017-09-22 21:49:48 -04:00
Todd
6f25f76689
spreadsheet: support numbers on the category axis
...
Rename SetReference to SetLabelReference and add a new SetNumberReference
2017-09-07 12:44:31 -04:00
Todd
7835e2b9d9
spreadsheet: add stock chart example
2017-09-07 12:44:31 -04:00
Todd
0de975d3dd
spreadsheet: add support for bubble chart
2017-09-07 12:44:31 -04:00
Todd
677a4cde7a
spreadsheet: add support for doughnut chart
2017-09-07 10:53:53 -04:00
Todd
2374694f6c
spreadsheet: add support for a pie of pie chart
2017-09-07 10:53:53 -04:00
Todd
4d6533f4a7
spreadsheet: support exploded pie chart
2017-09-07 10:53:53 -04:00
Todd
744babf1bd
spreadsheet: add support for scatter charts
2017-09-07 10:53:53 -04:00
Todd
3cfef7d6e9
spreadsheet: add support for a 3D surface chart
2017-09-07 09:39:51 -04:00
Todd
059cbd9e85
spreadsheet: add support for the surface chart
2017-09-07 09:39:51 -04:00
Todd
6e7e6670c2
spreadsheet: add pie 3d chart support
2017-09-06 17:58:56 -04:00
Todd
144a590088
spreadsheet: add pie chart support
2017-09-06 17:58:56 -04:00
Todd
38db3f5311
spreadsheet: add radar chart support
2017-09-06 17:58:56 -04:00
Todd
040ef574fa
spreadsheet: add area 3d chart support
2017-09-06 17:58:56 -04:00
Todd
f7e3748b4e
spreadsheet: add area chart support
2017-09-06 17:58:56 -04:00
Todd
766734555d
spreadsheet: add support for a 3D bar chart
2017-09-06 17:58:56 -04:00
Todd
40d74d64bc
chart: rename AxisDataSource to CategoryAxisDataSource
2017-09-05 20:17:10 -05:00
Todd
f952019abd
chart: more docs
2017-09-05 20:17:10 -05:00
Todd
04f24736db
spreadsheet: add a no cell data example
2017-09-05 20:17:10 -05:00
Todd
11a2e9db58
spreadsheet: add line 3d chart example
2017-09-05 19:33:25 -05:00
Todd
483e69c1f6
chart: add more unit tests
2017-09-05 10:01:28 -05:00
Todd
91a7081596
chart: add more docs
2017-09-05 10:01:28 -05:00
Todd
03fa89c7ee
spreadsheet: add bar chart support
2017-09-04 16:16:03 -05:00
Todd
817869647c
chart: move chart related classes from spreadsheet to chart
2017-09-04 16:16:03 -05:00
Todd
35a2b8026e
spreadsheet: add a line chart example and supporting code
2017-09-04 11:08:29 -05:00
Todd
f959cb0c9f
spreadsheet: working line chart
...
- needs major cleanup, but it displays in Libre
2017-09-04 11:08:29 -05:00
Todd
0dae44f002
chart, drawing: start adding chart & drawing support
...
- Created chart, drawing packages for the chart/drawing stuff common
between document type
- Need to go back and clean up any drawing related document types after
2017-09-04 11:08:29 -05:00