Is it Possible to use OpenPyXl to create Excel Slicer objects for Charts/Pivot Charts?

笑着哭i 提交于 2019-12-24 13:24:26

问题


I'm currently using xlsx writer and openpyxl to create and edit worksheets. I have constructed dataframes which store relative statistics, and after publishing them to an excel sheet I'd like to include some basic user interaction features.

Specifically, I was wondering if it is possible to create Excel Slicer objects and pair them with some line/bar/etc charts using OpenPyXl (or anopther api) so that subsets of the population can be visualized.

来源:https://stackoverflow.com/questions/54028693/is-it-possible-to-use-openpyxl-to-create-excel-slicer-objects-for-charts-pivot-c

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!