| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.0.0 source code.tar.gz | 2026-03-29 | 41.5 MB | |
| 2.0.0 source code.zip | 2026-03-29 | 43.7 MB | |
| README.md | 2026-03-29 | 4.4 kB | |
| Totals: 3 Items | 85.2 MB | 2 | |
It has been a long journey to build a charting library that works seamlessly across all .NET UI frameworks. Today, we’re excited to announce the first stable release of the library.
This release doesn’t introduce new features; instead, the focus has been entirely on stability. More than 150 new tests have been added to ensure the library remains reliable well into the future.
What’s next for the library?
There are many excellent charting libraries available, but LiveCharts was created to help developers build stunning, modern UIs. At the moment, there are no examples or showcases that truly demonstrate the library’s full potential—so that’s what’s coming next. Expect new examples that highlight what LiveCharts can really do.
What's Changed
- Fixes [#1971] - Android Fix: Add a null check for _customScaleListener in DisposeController to prevent crash by @Domik234 in https://github.com/Live-Charts/LiveCharts2/pull/1972
- Update Windows App SDK version to fix AOT issues by @lhak in https://github.com/Live-Charts/LiveCharts2/pull/1974
- 2.0.0-rc6.1 by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/1975
- More docs improvements by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/1979
- Clean dependencies by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/1987
- Source gen maps by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/1998
- update net 10 by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/2053
- UI testing by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/2003
- add netx windows target by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/2069
- Fix reused templates by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/2070
- Fix lineseries remove last 2040 by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/2077
- Fix winui pointer release capture 2076 by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/2078
- Fix angular ticks nre 2012 by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/2079
- Fix uno win target by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/2080
- Add regression tests for mixed positive/negative stacked values and enable workflow on all branches by @Copilot in https://github.com/Live-Charts/LiveCharts2/pull/2087
- Gang929 fix stacked area series negative by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/2086
- Fix stack calculation for positive and negative values by @gang929 in https://github.com/Live-Charts/LiveCharts2/pull/2085
- UI test for [#1986] by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/2088
- 1072643169 master by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/2090
- Fixes 1984 by @1072643169 in https://github.com/Live-Charts/LiveCharts2/pull/1985
- Add maps uitest by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/2093
- Mark build/ folder as obsolete in copilot-instructions.md by @Copilot in https://github.com/Live-Charts/LiveCharts2/pull/2095
- More tests by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/2096
- Snapshot tests by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/2098
- Fix documentation spelling, grammar, and punctuation errors by @Copilot in https://github.com/Live-Charts/LiveCharts2/pull/2099
- Remove outdated docs by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/2100
- fix rtl rendering by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/2105
- fixes [#1984] by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/2106
- Fixes line series gaps by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/2113
- Fix null context 2116 by @beto-rodriguez in https://github.com/Live-Charts/LiveCharts2/pull/2118
New Contributors
- @Domik234 made their first contribution in https://github.com/Live-Charts/LiveCharts2/pull/1972
- @gang929 made their first contribution in https://github.com/Live-Charts/LiveCharts2/pull/2085
- @1072643169 made their first contribution in https://github.com/Live-Charts/LiveCharts2/pull/1985
Full Changelog: https://github.com/Live-Charts/LiveCharts2/compare/v2.0.0-rc6...2.0.0