Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
ABCrimson edited this page Mar 6, 2026 · 21 revisions

modern-xlsx Wiki

Welcome to the modern-xlsx wiki — comprehensive knowledge base for the library.

Current version: v0.8.6

Quick Links

Migration Guides

Project

External Links

New in v0.8.5

  • Charts & Visualizations — full chart creation, reading, and roundtrip for 10 chart types
    • ChartBuilder fluent API: new ChartBuilder('bar').title('Sales').addSeries({...}).build()
    • Worksheet.addChart(type, configure) — callback-based chart creation
    • 10 chart types: Bar, Column, Line, Pie, Doughnut, Scatter, Area, Radar, Bubble, Stock
    • Trendlines, error bars, 3D rotation, combo charts, data tables
    • Chart style presets with getChartStylePalette()
    • Full roundtrip: write → read preserves all chart data
  • Full Changelog

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /