Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-50701][PYTHON] Make plotting require the minimum plotly version
### What changes were proposed in this pull request? Make plotting require the minimum plotly version ### Why are the changes needed? the `minimum_plotly_version = "4.8"` didn't take effect in existing implementation ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? CI ### Was this patch authored or co-authored using generative AI tooling? No Closes #49333 from zhengruifeng/py_plot_minimum_version. Authored-by: Ruifeng Zheng <ruifengz@apache.org> Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
- Loading branch information