Skip to content
  • Mike Bostock's avatar
    Don’t pollute an ordinal scale’s domain. · d2ad436f
    Mike Bostock authored
    Fixes #1550. By using the copy of the new scale (which we make anyway for a
    snapshot) we avoid polluting the scale’s domain with the old values when using
    the scale as the key function for the tick data-join.
    d2ad436f