Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在生成 xlsx 报告,为此我正在使用axlsxgem。我正在寻找在折线图和条形图中显示辅助Y 轴(用于图表中的第二个系列)的选项。有什么办法吗?
axlsx
提前致谢。
我不太精通 axlsx 更不用说一般的图表了,但是从我在文档中阅读的内容来看,有你可能的“轴”可供选择。valAxis、catAxis 和 serAxis。如果我假设您想要图表的深度,请使用 serAxis。
http://rubydoc.info/github/randym/axlsx/Axlsx/SerAxis