We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efd1a33 commit a206f83Copy full SHA for a206f83
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## 2.5.0
2
+
3
+**2024-08-29**
4
5
+- Expand crosshair on edges: https://github.com/entronad/graphic/pull/304
6
7
+- Custom crosshair labels formatter: https://github.com/entronad/graphic/pull/305
8
9
+- Add one point support for line mark: https://github.com/entronad/graphic/pull/306
10
11
+- Add crosshair paddings: https://github.com/entronad/graphic/pull/314
12
13
## 2.4.0
14
15
**2024-07-18**
pubspec.yaml
@@ -1,6 +1,6 @@
name: graphic
description: A grammar of data visualization and Flutter charting library.
-version: 2.4.0
+version: 2.5.0
homepage: https://github.com/entronad/graphic
topics:
0 commit comments