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
Yeah I'm fine with that, as long it supports both (i.e. "top" and hvplot.AXIS_LOC.Top)--the enum will simply check if the string is valid and cast as necessary.
If enums are a thing, I think they should be implemented in HoloViews, and hvPlot imports it.
@ahuang11 I think this was just a bug, MR to fix it #1497.
As for the enums, I'm not sure why I suggested it exactly now, I was probably using a library that offered options this way and thought it was a great user experience. I agree that should be implemented in HoloViews first.
Like xaxis="top" "bottom" etc
https://holoviews.org/user_guide/Customizing_Plots.html#axis-positions
The text was updated successfully, but these errors were encountered: