From 1a61bacb021d720540dd766daa2890adb21e5f4c Mon Sep 17 00:00:00 2001 From: Mike Bostock Date: Fri, 17 Sep 2010 18:15:14 -0700 Subject: [PATCH] Fix up a few breakages in v3.3.0. --- examples/antibiotics/antibiotics-scatter.html | 2 +- examples/antibiotics/antibiotics.html | 2 +- examples/barley/barley.html | 3 ++- examples/cars/cars.html | 2 +- examples/clock/clock.html | 2 +- examples/crimea/crimea-grouped-bar.html | 2 +- examples/crimea/crimea-line.html | 2 +- examples/crimea/crimea-stacked-area.html | 2 +- examples/crimea/crimea-stacked-bar.html | 2 +- examples/crimea/crimea.html | 2 +- examples/downloadify/downloadify.html | 2 +- examples/eyes/eyes.html | 4 +++- examples/eyes/matrix.html | 4 +++- examples/flowers/flowers.html | 2 +- examples/group-stack/group-stack.html | 2 +- examples/hotel/hotel.html | 2 +- examples/jobs/jobs.html | 2 +- examples/nba/nba.html | 4 +++- examples/nba/nba2.html | 4 +++- examples/sankey/sankey.html | 2 +- examples/slider/cell.html | 2 +- examples/slider/horizon.html | 2 +- examples/slider/slider.html | 2 +- examples/tipsy/tipsy-bar.html | 2 +- examples/tipsy/tipsy-line.html | 2 +- examples/weather/weather.html | 2 +- examples/wheat/wheat.html | 2 +- protovis.js | 20 +--------------- protovis.min.js | 24 +++++++++---------- src/mark/Area.js | 4 ---- src/mark/Dot.js | 4 ---- src/mark/Mark.js | 6 ----- src/mark/Wedge.js | 4 ---- src/pv.js | 2 +- tests/behavior/drag-events.html | 2 +- tests/behavior/drag.html | 2 +- tests/behavior/drag2.html | 2 +- tests/behavior/point-area-stacked.html | 2 +- tests/behavior/point-area-stacked2.html | 2 +- tests/behavior/point-area.html | 2 +- tests/behavior/point-bar.html | 2 +- tests/behavior/point-dot.html | 2 +- tests/behavior/point-line.html | 2 +- tests/behavior/point-lines-grid.html | 2 +- tests/behavior/point-lines.html | 2 +- tests/behavior/point-wedge.html | 2 +- tests/behavior/resize.html | 2 +- tests/behavior/select.html | 2 +- tests/data/deviation.html | 2 +- tests/data/histogram-discrete.html | 2 +- tests/data/histogram.html | 2 +- tests/data/log-adjusted.html | 2 +- tests/data/log-ceil.html | 2 +- tests/data/log-floor.html | 2 +- tests/data/log-symmetric.html | 2 +- tests/data/log.html | 2 +- tests/data/max-index.html | 2 +- tests/data/max.html | 2 +- tests/data/min-index.html | 2 +- tests/data/min.html | 2 +- tests/data/ordinal-split-banded.html | 2 +- tests/data/ordinal-split-banded2.html | 2 +- tests/data/ordinal-split-flush.html | 2 +- tests/data/ordinal-split.html | 2 +- tests/data/range.html | 2 +- tests/data/scale-date.html | 2 +- tests/data/scale-date2.html | 2 +- tests/data/scale-date3.html | 2 +- tests/data/scale-date4.html | 2 +- tests/data/scale-degenerate.html | 2 +- tests/data/scale-linear.html | 2 +- tests/data/scale-log.html | 2 +- tests/data/scale-log2.html | 2 +- tests/data/scale-log3.html | 2 +- tests/data/scale-log4.html | 2 +- tests/data/scale-log5.html | 2 +- tests/data/scale-log6.html | 2 +- tests/data/scale-quantile.html | 2 +- tests/data/scale-quantile2.html | 2 +- tests/data/scale-quantile3.html | 2 +- tests/data/scale-root.html | 2 +- tests/data/scale-root2.html | 2 +- tests/data/scale-tick-format.html | 2 +- tests/data/scale-ticks.html | 2 +- tests/data/sum.html | 2 +- tests/data/variance.html | 2 +- tests/geo/scale-aitoff.html | 2 +- tests/geo/scale-gall-peters.html | 2 +- tests/geo/scale-hammer.html | 2 +- tests/geo/scale-identity.html | 2 +- tests/geo/scale-mercator.html | 2 +- tests/geo/scale-sinusoidal.html | 2 +- tests/geo/scale-smart-domain.html | 2 +- tests/geo/scale.html | 2 +- tests/geo/scale2.html | 2 +- tests/lang/globals.html | 2 +- tests/lang/init.html | 2 +- tests/layout/arc-directed.html | 2 +- tests/layout/arc-radial.html | 2 +- tests/layout/arc-undirected.html | 2 +- tests/layout/arc.html | 2 +- tests/layout/arc2.html | 2 +- tests/layout/bullet-multiples.html | 2 +- tests/layout/bullet.html | 2 +- tests/layout/cluster-fill-group.html | 2 +- tests/layout/cluster-fill.html | 2 +- .../layout/cluster-partition-radial-fill.html | 2 +- tests/layout/cluster-radial-fill-radius.html | 2 +- tests/layout/cluster-radial-fill.html | 2 +- tests/layout/cluster-radial-group-fill.html | 2 +- tests/layout/cluster-radial-radius.html | 2 +- tests/layout/cluster-radial.html | 2 +- tests/layout/cluster-radial2.html | 2 +- tests/layout/cluster.html | 2 +- tests/layout/cluster2.html | 2 +- tests/layout/force-toggle.html | 2 +- tests/layout/force.html | 2 +- tests/layout/force2.html | 2 +- tests/layout/force3.html | 2 +- tests/layout/force4.html | 2 +- tests/layout/force5.html | 2 +- tests/layout/grid-cols.html | 2 +- tests/layout/grid-heatmap.html | 2 +- tests/layout/grid-rows.html | 2 +- tests/layout/grid.html | 2 +- tests/layout/horizon-color.html | 2 +- tests/layout/horizon.html | 2 +- tests/layout/indent-toggle.html | 2 +- tests/layout/indent.html | 2 +- tests/layout/indent2.html | 2 +- tests/layout/matrix-sort.html | 2 +- tests/layout/matrix.html | 2 +- tests/layout/network.html | 2 +- tests/layout/pack-bubble.html | 2 +- tests/layout/pack.html | 2 +- tests/layout/pack2.html | 2 +- tests/layout/partition-fill.html | 2 +- tests/layout/partition-fill2.html | 2 +- tests/layout/partition-fill3.html | 2 +- .../layout/partition-radial-fill-radius.html | 2 +- tests/layout/partition-radial-fill.html | 2 +- tests/layout/partition-radial-fill2.html | 2 +- tests/layout/partition-radial-fill3.html | 2 +- tests/layout/partition-radial-radius.html | 2 +- tests/layout/partition-radial.html | 2 +- tests/layout/partition-radial2.html | 2 +- tests/layout/partition.html | 2 +- tests/layout/partition2.html | 2 +- tests/layout/rollup.html | 2 +- tests/layout/stack-empty.html | 2 +- tests/layout/stack-expand.html | 2 +- tests/layout/stack-reverse.html | 2 +- tests/layout/stack-right.html | 2 +- tests/layout/stack-rule.html | 2 +- tests/layout/stack-visible.html | 2 +- tests/layout/stack.html | 2 +- tests/layout/tree-radial.html | 2 +- tests/layout/tree-radial2.html | 2 +- tests/layout/tree-toggle.html | 2 +- tests/layout/tree.html | 2 +- tests/layout/tree2.html | 2 +- tests/layout/treemap-hierarchy.html | 2 +- tests/layout/treemap-margin.html | 2 +- tests/layout/treemap-round.html | 2 +- tests/layout/treemap-slice.html | 2 +- tests/layout/treemap.html | 2 +- tests/mark/anchor.html | 2 +- tests/mark/area-anchor-chain.html | 2 +- tests/mark/area-anchor-line.html | 2 +- tests/mark/area-anchor-stack.html | 2 +- tests/mark/area-anchor.html | 2 +- tests/mark/area-anchor2.html | 2 +- tests/mark/area-cardinal.html | 2 +- tests/mark/area-monotone.html | 2 +- tests/mark/area-segmented-basis.html | 2 +- tests/mark/area-segmented-cardinal.html | 2 +- tests/mark/area-segmented-monotone.html | 2 +- tests/mark/area-segmented-step.html | 2 +- tests/mark/area-segmented.html | 2 +- tests/mark/area-stacked-cardinal.html | 2 +- tests/mark/area-stacked-monotone.html | 2 +- tests/mark/area-stacked.html | 2 +- tests/mark/area-step.html | 2 +- tests/mark/area-zero.html | 2 +- tests/mark/area.html | 2 +- tests/mark/bar-anchor-stack.html | 2 +- tests/mark/bar-anchor.html | 2 +- tests/mark/bar-column-grouped.html | 2 +- tests/mark/bar-column-stacked.html | 2 +- tests/mark/bar-column.html | 2 +- tests/mark/bar-grouped.html | 2 +- tests/mark/bar-stacked.html | 2 +- tests/mark/bar.html | 2 +- tests/mark/cursor.html | 3 ++- tests/mark/def-type.html | 2 +- tests/mark/dot-anchor.html | 2 +- tests/mark/dot-radius.html | 2 +- tests/mark/dot-stroke.html | 2 +- tests/mark/dot.html | 2 +- tests/mark/dot2.html | 2 +- tests/mark/event-dblclick.html | 2 +- tests/mark/event-prototype.html | 4 +++- tests/mark/event-render.html | 2 +- tests/mark/event.html | 2 +- tests/mark/image-color-inherit.html | 2 +- tests/mark/image-color.html | 2 +- tests/mark/image-color2.html | 2 +- tests/mark/image-heatmap.html | 2 +- tests/mark/image.html | 2 +- tests/mark/label-break.html | 2 +- tests/mark/label-decoration.html | 2 +- tests/mark/label-events.html | 2 +- tests/mark/line-anchor.html | 2 +- tests/mark/line-basis.html | 2 +- tests/mark/line-brownian.html | 2 +- tests/mark/line-cardinal.html | 2 +- tests/mark/line-catmull-rom.html | 2 +- tests/mark/line-curve.html | 2 +- tests/mark/line-eccentricity.html | 2 +- tests/mark/line-fill.html | 2 +- tests/mark/line-join.html | 2 +- tests/mark/line-monotone-non-monotone.html | 2 +- tests/mark/line-monotone-two-way.html | 2 +- tests/mark/line-monotone.html | 2 +- tests/mark/line-polar.html | 2 +- tests/mark/line-segmented-basis.html | 2 +- tests/mark/line-segmented-cardinal.html | 2 +- tests/mark/line-segmented-join.html | 2 +- tests/mark/line-segmented-monotone.html | 2 +- tests/mark/line-segmented-polar.html | 2 +- tests/mark/line-segmented-step.html | 2 +- tests/mark/line-segmented-step2.html | 2 +- tests/mark/line-segmented.html | 2 +- tests/mark/line-step.html | 2 +- tests/mark/line-tension.html | 2 +- tests/mark/line.html | 2 +- tests/mark/panel-anchor.html | 2 +- tests/mark/panel-anchor2.html | 2 +- tests/mark/panel-anchor3.html | 2 +- tests/mark/panel-anchor4.html | 2 +- tests/mark/panel-anchor5.html | 2 +- tests/mark/panel-append.html | 2 +- tests/mark/panel-canvas.html | 2 +- tests/mark/panel-fill.html | 2 +- tests/mark/panel-mouse.html | 2 +- tests/mark/panel-transform.html | 2 +- tests/mark/property-cast.html | 2 +- tests/mark/render-partial.html | 2 +- tests/mark/rule-anchor.html | 2 +- tests/mark/title.html | 3 ++- tests/mark/wedge-donut.html | 2 +- tests/mark/wedge-implied.html | 2 +- tests/mark/wedge-pie.html | 2 +- tests/mark/wedge-ring.html | 2 +- tests/physics/dorling.html | 2 +- tests/physics/simulation.html | 2 +- tests/text/format-number.html | 2 +- 257 files changed, 277 insertions(+), 300 deletions(-) diff --git a/examples/antibiotics/antibiotics-scatter.html b/examples/antibiotics/antibiotics-scatter.html index 31d66ae2..03b6e84d 100644 --- a/examples/antibiotics/antibiotics-scatter.html +++ b/examples/antibiotics/antibiotics-scatter.html @@ -2,7 +2,7 @@ Antibiotic Effectiveness - + diff --git a/tests/mark/area-anchor2.html b/tests/mark/area-anchor2.html index 4c4968dd..d5d932a4 100644 --- a/tests/mark/area-anchor2.html +++ b/tests/mark/area-anchor2.html @@ -1,7 +1,7 @@ Area Anchor - + + + + + + + diff --git a/tests/mark/area-segmented.html b/tests/mark/area-segmented.html index 4cf09507..8fd4db1f 100644 --- a/tests/mark/area-segmented.html +++ b/tests/mark/area-segmented.html @@ -1,7 +1,7 @@ Segmented Area - + + + + + diff --git a/tests/mark/area-zero.html b/tests/mark/area-zero.html index 3bb19e33..965a3f6e 100644 --- a/tests/mark/area-zero.html +++ b/tests/mark/area-zero.html @@ -1,7 +1,7 @@ Area Chart - + diff --git a/tests/mark/area.html b/tests/mark/area.html index e6b4dd36..8e8d1923 100644 --- a/tests/mark/area.html +++ b/tests/mark/area.html @@ -1,7 +1,7 @@ Area Chart - + + diff --git a/tests/mark/bar-anchor.html b/tests/mark/bar-anchor.html index f7570efd..9d8ac167 100644 --- a/tests/mark/bar-anchor.html +++ b/tests/mark/bar-anchor.html @@ -1,7 +1,7 @@ Bar Anchor - + diff --git a/tests/mark/bar-column-grouped.html b/tests/mark/bar-column-grouped.html index 0b1841ee..74c2d68b 100644 --- a/tests/mark/bar-column-grouped.html +++ b/tests/mark/bar-column-grouped.html @@ -1,7 +1,7 @@ Grouped Column Chart - + + + + + + + + + + + diff --git a/tests/mark/dot.html b/tests/mark/dot.html index e0ec2834..eebbf7a4 100644 --- a/tests/mark/dot.html +++ b/tests/mark/dot.html @@ -1,7 +1,7 @@ Scatterplot - + + + + @@ -22,6 +22,8 @@ .event("mouseout", function() label.textStyle("black").i(-1)); var label = panel.add(pv.Rule) + .left(0) + .top(0) .width(10) .anchor("right").add(pv.Label) .def("i", -1) diff --git a/tests/mark/event-render.html b/tests/mark/event-render.html index 401f311e..8cc50ddd 100644 --- a/tests/mark/event-render.html +++ b/tests/mark/event-render.html @@ -1,7 +1,7 @@ Event Render - + diff --git a/tests/mark/event.html b/tests/mark/event.html index 756194d4..72e0c801 100644 --- a/tests/mark/event.html +++ b/tests/mark/event.html @@ -1,7 +1,7 @@ Event - + + diff --git a/tests/mark/image-color.html b/tests/mark/image-color.html index f402dad9..56e51bb6 100644 --- a/tests/mark/image-color.html +++ b/tests/mark/image-color.html @@ -1,7 +1,7 @@ Image - + diff --git a/tests/mark/line-basis.html b/tests/mark/line-basis.html index e2a01cf1..b2ab75e8 100644 --- a/tests/mark/line-basis.html +++ b/tests/mark/line-basis.html @@ -1,7 +1,7 @@ Basis Splines - + + diff --git a/tests/mark/title.html b/tests/mark/title.html index 1a0bfe4a..27132d22 100644 --- a/tests/mark/title.html +++ b/tests/mark/title.html @@ -1,7 +1,7 @@ Title - + + + diff --git a/tests/mark/wedge-pie.html b/tests/mark/wedge-pie.html index b1501201..9cd5b4c1 100644 --- a/tests/mark/wedge-pie.html +++ b/tests/mark/wedge-pie.html @@ -1,7 +1,7 @@ Pie - + + +