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
The current limit for label lengths in Explain Prediction widget can be set to a maximum of 500 characters. In cases when feature names are long it is not sufficient. I and @lanzagar propose the following two solutions:
Increase the limit to 800
Implement the mechanism that on hover labels extend over the graph or same happen on the press of special keyboard key.
The text was updated successfully, but these errors were encountered:
The current limit for label lengths in Explain Prediction widget can be set to a maximum of 500 characters. In cases when feature names are long it is not sufficient. I and @lanzagar propose the following two solutions:
The text was updated successfully, but these errors were encountered: