6212991887ed9ce8d00a5db03967619ed6a5cd1f,examples/plotting/file/legend.py,,,#,5
Before Change
output_file("legend.html", title="legend.py example")
show(vplot(p1, p2)) // open a browser
After Change
output_file("legend.html", title="legend.py example")
show(gridplot(p1, p2, ncols=2, plot_width=400, plot_height=400)) // open a browser
In pattern: SUPERPATTERN
Frequency: 3
Non-data size: 2
Instances
Project Name: bokeh/bokeh
Commit Name: 6212991887ed9ce8d00a5db03967619ed6a5cd1f
Time: 2016-06-22
Author: github@birdsbits.com
File Name: examples/plotting/file/legend.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:
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: