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
Currently, textOverflow is ignored in tips that use key/value pairs formatting. (It's appied only in the case where the tip is specified with the title channel).
Plot.tip([{what: "A long long long long long long long long long long long long way home",textOverflow: "ellipsis-middle"}],{x: "what"}).plot()
The text was updated successfully, but these errors were encountered:
Currently, textOverflow is ignored in tips that use key/value pairs formatting. (It's appied only in the case where the tip is specified with the title channel).
The text was updated successfully, but these errors were encountered: