-
Couldn't load subscription status.
- Fork 197
Labels
bugSomething isn’t workingSomething isn’t working
Description
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()Metadata
Metadata
Assignees
Labels
bugSomething isn’t workingSomething isn’t working