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.
将图表导出为 PDF 或 SVG 工作。导出缩放图表会生成 SVG 文件,其中包含不缩放图表。有没有办法用选定的缩放生成图表的 SVG 图像?
您应该能够通过设置轴的极值来导出缩放图表。我认为轴极端不同步,但您可以从 ChartSelectionEvent 例如获取值。