You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -328,6 +328,11 @@ const datasetWithSlices = {
328
328
- react-native-webview >= 11.0.0
329
329
- iOS 11.0+ / Android API 21+
330
330
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
+
331
336
## Contributing
332
337
333
338
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
0 commit comments