-
Notifications
You must be signed in to change notification settings - Fork 0
0.12 Testing
- examples/app
- examples/charts/file
- examples/charts/server
- examples/compat
- examples/plotting/file
- examples/plotting/notebook
- examples/plotting/server
- examples/webgl
General notes:
- toolbar user-select annoying thing
- clustering
- export_csv
- fourier_animated [1]
- movies [2]
- ohlc [3]
- selection_histogram [4]
- simple_hdf5 [5]
- stocks [6]
- sliders.py
- timeout.py [7]
- crossfilter
- surface3d
- weather [8]
[1] |
fourier_animated
|
[2] |
movies title deprecation "Glyph refers to nonexistent column name: alpha" |
[3] |
ohlc
|
[4] |
selection_histogram vertical histogram on right extends too far down |
[5] |
simple_hdf5 pretty ugly styling |
[6] |
stocks
|
[7] |
timeout
|
[8] |
weather
|
ALL examples work sufficiently. It would be good to move legends outside plot areas now. Notes below
- area.py [9]
- bar_multi.py [10]
- boxplot_multi [11]
- boxplot_single
- chord_from_df.py
- donut.py
- donut_multi.py [12]
- dots.py
- dots_multi.py [13]
- heat map.py [14]
- histogram_multi.py [15]
- histogram_single.py
- horizon.py
- horizon_folds.py
- hover_span.py [16]
- iris_blend.py
- iris_simple.py
- line_multi.py [17]
- line_single.py
- palettes.py [18]
- scatter_multi.py [19]
- stacked_bar.py
- steps.py
- timeseries.py [20]
[9] |
area.py "bokeh.io.vplot was deprecated" |
[10] |
bar_multi.py "'title_text_font_size' was deprecated in" |
[11] |
boxplot_multi.py "'title_text_font_size' was deprecated in" |
[12] |
donut_multi.py "bokeh.io.vplot was deprecated" |
[13] |
dots_multi.py
|
[14] |
heatmap.py
|
[15] |
histogram_multi.py "bokeh.io.vplot was deprecated" |
[16] |
hover_span.py "bokeh.io.vplot was deprecated" |
[17] |
line_multi.py
|
[18] |
palettes.py
|
[19] |
scatter_multi.py
|
[20] |
timeseries.py "bokeh.io.vplot was deprecated" |
has to be tested on windows
ALL examples work sufficiently, but notes:
- title deprecations
- saying very ugly (dark grid lines especially)
- airports_map.py
- bollinger.py [21]
- box_annotation.py [22]
- boxplot.py
- brewer.py
- burtin.py
- candlestick.py [23]
- categorical.py [24]
- choropleth.py
- color_scatter.py
- color_sliders.py [25]
- custom_datetime_axis.py [26]
- dynamic_map.py [27]
- elements.py [28]
- geojson_points.py [29]
- glyphs.py [30]
- graphs.py [31]
- grid.py [32]
- histogram.py [33]
- hover.py
- hover_glyph.py
- image.py
- image_rgba.py
- iris.py
- jitter.py
- legend.py [34]
- les_mis.py
- line_missing_data.py
- line_select.py
- linked_brushing.py
- linked_panning.py
- logplot.py
- lorenz.py
- markers.py
- periodic.py
- properties_alpha.py
- python_callback.py
- rect.py
- scatter_selection.py
- slider.py
- slider_callback_policy.py
- stocks.py
- tap.py
- texas.py
- twin_axis.py
- unemployment.py
- vector.py
[21] |
bollinger.py titles deprecations |
[22] |
box_annotation.py titles deprecations |
[23] |
candlestick.py titles deprecations |
[24] |
categorical.py
|
[25] |
color_sliders.py vform, vboxform deprecations |
[26] |
custom_datetime_axis.py titles deprecations |
[27] |
dynamic_map.py
|
[28] |
elements.py
|
[29] |
geojson_points.py "Glyph refers to nonexistent column name: x, y" |
[30] |
glyphs.py
|
[31] |
graphs.py vplot deprecations |
[32] |
grip.py "Layout has no children: ToolbarBox" |
[33] |
histogram.py vplot deprecations |
[34] |
legend.py vplot deprecations |
- color_scatterplot.ipynb
- glyphs.ipynb
- animated.py
- fourier_animated.py [35]
- geojson_points.py [36]
- hover.py
- line_animate.py
- line_animate_widget.py [37]
- selection_histogram.py [38]
- timeout.py
[35] |
fourier_animated.py "bokeh.io.vplot was deprecated" |
[36] |
geojson_points.py hideously ugly, flashing ranges |
[37] |
line_animate_widget.py
|
[38] |
selection_histogram
|
- clustering.py [39]
- iris_blend.py
- line10k
- line_compare.py
- marker_compare.py
- scatter10k.py
[39] |
clustering.py "bokeh.io.vplot was deprecated" |