plotly.rs icon indicating copy to clipboard operation
plotly.rs copied to clipboard

Support only lower or upper bound for axis range

Open iynehz opened this issue 2 years ago • 0 comments

The Python implementation supports it https://plotly.com/python/axes/#setting-only-a-lower-or-upper-bound-for-range . I think it's basically about setting something like [4.5, null] to range at javascript level.

iynehz avatar Feb 22 '24 07:02 iynehz