Learn Before
Concept

Selection and Non-Selection Glyphs

p = figure(tools='box_select') p.circle('mpg', 'cyl', source=cds_df, selection_color='red', nonselection_alpha=0.1)
Image 0

0

1

Updated 2021-06-29

Tags

Python Programming Language

Data Science

Related