axlsx icon indicating copy to clipboard operation
axlsx copied to clipboard

Support for Waterfall charts

Open eebbesen opened this issue 7 years ago • 1 comments

Waterfall (and additional charts -- see https://support.office.com/en-us/article/release-notes-for-office-2016-for-mac-ed2da564-6d53-4542-9954-7e3209681a41) are now available for OS X and Windows.

Are there plans to add support for them?

eebbesen avatar Mar 06 '18 16:03 eebbesen

@eebbesen It seems microsoft uses their own schema, http://schemas.microsoft.com/office/drawing/2014/chartex -> https://msdn.microsoft.com/en-us/library/mt459448(v=office.12).aspx search waterfall, which is a ST_SeriesLayout. :)

Thanks.

dingyuliang avatar Sep 23 '18 17:09 dingyuliang