Releases
The current version of every Apex product, and the release notes behind each one.
What is the latest version of each Apex product?
Every number in this table is read from the shipped package when the page is built, so it is the version npm install gives you today.
| Product | Version | Install | Latest release notes |
|---|---|---|---|
| ApexCharts.js | 7.1.0 | npm i apexcharts | What's New in ApexCharts 7.1: Four Chart Types That Do Their Own Arithmetic |
| ApexGrid | 3.4.0 | npm i apex-grid | None yet. See the documentation. |
| ApexMaps | 0.3.0 | npm i apexmaps | What's New in ApexMaps 0.3.0: Pattern Fills, Flow, and a Globe You Can Spin |
| ApexGantt | 3.18.0 | npm i apexgantt | One Key, One Palette, One Engine: ApexTree 2.1, ApexGantt 3.18 and ApexSankey 1.12 |
| ApexTree | 2.1.0 | npm i apextree | One Key, One Palette, One Engine: ApexTree 2.1, ApexGantt 3.18 and ApexSankey 1.12 |
| ApexSankey | 1.12.0 | npm i apexsankey | One Key, One Palette, One Engine: ApexTree 2.1, ApexGantt 3.18 and ApexSankey 1.12 |
| ApexStock | 0.5.0 | npm i apexstock | None yet. See the documentation. |
ApexGrid Enterprise is versioned separately from the Community grid and installs as apex-grid-enterprise. Where a product’s newest release notes cover an earlier version than the one listed here, the releases in between are recorded in that package’s own changelog.
All release notes
What's New in ApexCharts 7.1: Four Chart Types That Do Their Own Arithmetic
ApexCharts 7.1 adds streamgraph, waterfall, dumbbell and raincloud, and the thing they have in common is that you hand each one the data you already have rather than the shape the renderer wants. Plus chart.print, and a bar-sizing fix that may change how your existing charts look.
Read MoreWhat's New in ApexCharts 7.0: A Smaller Default, and Small Multiples in One Key
ApexCharts 7.0 makes the default bundle smaller by taking nine features out of it, and adds Trellis: one dataset split into a grid of panels that agree to the pixel. Plus the two breaking changes that are easy to miss, and the two failure modes we hit upgrading this site.
Read MoreWhat's New in ApexCharts 6.10.0: 39 Shapes a Count Can Take
ApexCharts 6.10.0 ships apexcharts/unit-shapes, a companion kit of 39 shapes a unit chart can pack its dots into: a heart, a house, a globe, a heartbeat trace, or the figure 1,024 drawn in 1,024 dots. Plus outer name labels, and a fix worth reading even if you never draw a heart.
Read MoreWhat's New in ApexCharts 6.9
ApexCharts 6.9 is the largest release in a while, and two ideas run through most of it. A chart should be able to take the measurements you actually have: histogram arrives as a chart type, and box plot and violin now accept raw observations. And one chart type should be able to become another in place: the cross-type morph stops crossfading and starts conserving the ink. Plus nested treemaps, async drilldown, and a layout seam for the unit chart.
Read MoreOne Key, One Palette, One Engine: ApexTree 2.1, ApexGantt 3.18 and ApexSankey 1.12
Three releases that are really one change. A license key now covers every Apex product on the page instead of each library keeping a private copy of the license manager. The --apx-* design tokens are honoured family-wide, so a palette is declared once on :root. And all four products run the same spring driver. Plus destroy() finally tears down the animation loop in ApexTree and ApexSankey, which every framework wrapper has been leaking.
Read MoreWhat's New in ApexCharts 6.8
ApexCharts 6.8 is a small release with one new capability: dataLabels.offsetX and offsetY now accept a function, so a label can be nudged per data point instead of per chart. Everything else is a fix, spanning sparkline layout, brush auto-scaling, CSP-safe SVG export, threshold gradients and CSV export. One deliberate visual change to know about before upgrading.
Read MoreWhat's New in ApexSankey 1.11
ApexSankey 1.11 adds a whole layer on top of the same flow model: spring relayout and grow-in morph on update(), chord and alluvial projections, vertical orientation, circular links, five built-in themes, draggable nodes, particle flow, a plugin API with a typed event bus, and a before/after comparison split-view. Fully additive, no breaking changes.
Read MoreWhat's New in ApexTree 2.0
ApexTree 2.0 replaces the tear-down-and-rebuild render with a spring motion core, so collapse, expand, layout changes and live data updates are transitions instead of cuts. On top of that reconciler: radial and dendrogram layouts, measured node heights, cards that expand in place, focus mode, semantic zoom, lazy children and a command palette. Nothing was removed, four defaults changed.
Read MoreWhat's New in ApexCharts 6.7
ApexCharts 6.7 adds the sunburst chart: a hierarchical radial chart that draws tree-structured data as concentric rings, with click-to-zoom and a drilldown-config adapter. It also brings rounded and spaced slices to the pie family, a parliament layout for the unit chart, and tooltips on point annotations. Here is what shipped, with a live demo.
Read MoreWhat's New in ApexMaps 0.3.0: Pattern Fills, Flow, and a Globe You Can Spin
ApexMaps 0.3.0 adds a second channel to the map: pattern and image fills, directional flow along routes, a draggable orthographic globe, on-screen zoom controls, and a drilldown that divides the parent shape. One breaking change: the canvas renderer is gone.
Read MoreIntroducing ApexMaps: Geographic Data Visualization for the ApexCharts Family
ApexMaps is a new library for choropleths, bubble maps, markers, and great-circle routes, built on a 26-pack geometry registry so you never have to find, convert, or host boundary files yourself.
Read MoreWhat's New in ApexCharts 6.6
ApexCharts 6.6 adds the unit chart: one mark per unit of value, covering dot clusters, pictograms, waffles, and beeswarms from a single chart type, with a keyed tween that re-forms the marks on every update. Here is what shipped, with a live demo.
Read MoreWhat's New in Blazor-ApexCharts 7.0.0
Blazor-ApexCharts 7.0.0 upgrades the vendored ApexCharts core from 5.16 to 6.5 and surfaces its v6 features through the strongly-typed C# API: a canvas renderer, real-time streaming, and bar chart race with no license key, plus seven premium interaction modules behind an offline key. Shipped for Blazor Server, WebAssembly, and .NET MAUI.
Read MoreApexCharts 6.0 Is Here
ApexCharts 6.0 is the largest release in the library's history. It turns a chart from a picture you look at into a surface you investigate, author, and share: on-chart annotation and measuring, linked crossfilter dashboards, undo/redo, scrollytelling, a plugin platform, custom series types, a canvas renderer for high-density data, and OS-aware theming. Everything is opt-in and tree-shakeable, and your existing config keeps working.
Read MoreWhat's New in ApexGantt 3.15.0
ApexGantt 3.15.0 is out. The headline of this release line: the task list became a full data grid with sorting, filtering, grouping, and resizable columns, plus split tasks, saved UI state, draw-to-create, multi-format export, touch support, and a new click-a-row-to-scroll interaction. Here is everything new, with a live demo.
Read MoreIntroducing Blazor-ApexGrid 1.0.0
Blazor-ApexGrid 1.0.0 brings the ApexGrid data grid to .NET. It is a strongly-typed Razor component with sorting, filtering, inline editing, tree data, master-detail, and state persistence, installed with one dotnet add package and no JavaScript build step.
Read More