1ec255d11a24f83e2816eb932c2c9a8c7389ee80,tests/glyphs/Ray.py,,,#,8

Before Change


plot.add_layout(Grid(dimension=0, ticker=xaxis.ticker))
plot.add_layout(Grid(dimension=1, ticker=yaxis.ticker))

doc = Document()
doc.add_root(plot)

show(plot)

After Change


plot.add_layout(Grid(dimension=0, ticker=xaxis.ticker))
plot.add_layout(Grid(dimension=1, ticker=yaxis.ticker))

curdoc().add_root(plot)

show(plot)
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 34

Non-data size: 3

Instances


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/Ray.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/Square.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/Cross.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/Segment.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/Circle.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/Bezier.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/Asterisk.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/AnnularWedge.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/Quad.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/VBar.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/Diamond.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/Ellipse.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/Rect.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/Text.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/CircleCross.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/Triangle.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/Patches.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/X.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/MultiLine.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/InvertedTriangle.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/Gear.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/SquareX.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/Annulus.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/CircleX.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/Patch.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/Quadratic.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/DiamondCross.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/Arc.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/Line.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/SquareCross.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/Oval.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/Wedge.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/ImageURL.py
Class Name:
Method Name:


Project Name: bokeh/bokeh
Commit Name: 1ec255d11a24f83e2816eb932c2c9a8c7389ee80
Time: 2016-08-16
Author: xn.hill@gmail.com
File Name: tests/glyphs/HBar.py
Class Name:
Method Name: