We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f9d946 commit 59e9b68Copy full SHA for 59e9b68
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [70.1.2](https://github.com/elastic/elastic-charts/compare/v70.1.1...v70.1.2) (2025-07-23)
2
+
3
4
+### Bug Fixes
5
6
+* **axis:** disable nice adaptive ticks ([#2689](https://github.com/elastic/elastic-charts/issues/2689)) ([5f9d946](https://github.com/elastic/elastic-charts/commit/5f9d9463ee35ac16ab469778e6a4f493c9ca344f))
7
8
## [70.1.1](https://github.com/elastic/elastic-charts/compare/v70.1.0...v70.1.1) (2025-07-14)
9
10
packages/charts/package.json
@@ -1,7 +1,7 @@
{
"name": "@elastic/charts",
"description": "Elastic-Charts data visualization library",
- "version": "70.1.1",
+ "version": "70.1.2",
"author": "Elastic DataVis",
"license": "SEE LICENSE IN LICENSE.txt",
"main": "dist/index.js",
0 commit comments