c28e2ae6b5f2c1f533a924c86be808c2b8996b70,examples/plotting/file/scatter_selection.py,,,#,6
Before Change
p4.square(x,y, color="blue", size=6,
nonselection_fill_color="//FFFF00", nonselection_fill_alpha=1)
show(vplot(p1,p2,p3,p4)) // open a browser
After Change
output_file("scatter_selection.html", title="scatter_selection.py example")
show(gridplot([[p1, p2], [p3, p4]])) // open a browser
In pattern: SUPERPATTERN
Frequency: 3
Non-data size: 6
Instances
Project Name: bokeh/bokeh
Commit Name: c28e2ae6b5f2c1f533a924c86be808c2b8996b70
Time: 2015-12-22
Author: bryanv@continuum.io
File Name: examples/plotting/file/scatter_selection.py
Class Name:
Method Name:
Project Name: bokeh/bokeh
Commit Name: 6212991887ed9ce8d00a5db03967619ed6a5cd1f
Time: 2016-06-22
Author: github@birdsbits.com
File Name: examples/plotting/file/vector.py
Class Name:
Method Name:
Project Name: bokeh/bokeh
Commit Name: 6212991887ed9ce8d00a5db03967619ed6a5cd1f
Time: 2016-06-22
Author: github@birdsbits.com
File Name: examples/plotting/file/stocks.py
Class Name:
Method Name: