Update a scale with data values.
"update<-"(x, value)
x
value
This is used to teach each scale about the full range of the data so that all panels share a common scale.
Hadley Wickham <h.wickham@gmail.com>