Skip to content

Commit 0bf5576

Browse files
committed
docs: Update README with Known Limitations
1 parent 3ded803 commit 0bf5576

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,11 @@ const datasetWithSlices = {
328328
- react-native-webview >= 11.0.0
329329
- iOS 11.0+ / Android API 21+
330330

331+
## Known Limitations
332+
333+
- **Error segment gradient**: The gradient style for error segments is currently hardcoded and cannot be customized
334+
- **Highlight snap behavior**: The snap-to-data-point logic (distance thresholds of 8 pixels and 10 minutes) is hardcoded and not configurable via props
335+
331336
## Contributing
332337

333338
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.

0 commit comments

Comments
 (0)