这是indexloc提供的服务,不要输入任何密码
Skip to content

v2.2.5

Choose a tag to compare

@arvind arvind released this 17 Sep 23:11
  • Adds a filter parameter to the Cross transform (kudos @Jerrythafast)
  • Ordinal scale domains can be sorted in natural/key order in addition to an aggregate measure.
  • The sort.order property for ordinal scale domains has been deprecated in favor of the reverse property on the scale object.
  • For quantitative scales, domainMin and domainMax only override domain if they are valid (i.e., not null, undefined, NaN, etc.).
  • Adds D3's category20b and category20c as valid scale range literals.
  • Fixes a bug with the data-join where new streaming tuples failed to key match an existing scene graph item.