Commit 4f2e7a6
committed
feat(observability-lib): add AxisSoftMin and AxisSoftMax options
Add support for configurable soft min/max axis values in time series
panels. Soft limits suggest axis bounds while allowing data outside
the range to remain visible, improving visualization consistency
across dashboards.1 parent 3d788b3 commit 4f2e7a6
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| 329 | + | |
| 330 | + | |
329 | 331 | | |
330 | 332 | | |
331 | 333 | | |
| |||
392 | 394 | | |
393 | 395 | | |
394 | 396 | | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
395 | 405 | | |
396 | 406 | | |
397 | 407 | | |
| |||
0 commit comments