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
Make Field Definition's title work with composite marks without crashing
For temporal field without timeUnit, the previous default format was "%b %d, %Y", which does not work well for data within a day. Thus, we now use Vega's default axis format instead. (Fix #3698)
Fix bug for bar with ranged quantities as dimension (e.g., prebinned bar)
Make size for bar with band scale correctly working
Do not ignore x2's title if both x and x2 title are specified (#3766)
Fix inconsistent rules for default alignment and position of text