Toggle navigation
JUPYTER
FAQ
View as Code
Python 3 (ipykernel) Kernel
View on GitHub
Execute on Binder
Download Notebook
lets-plot-docs
source
examples
cookbook
Notebook
The
alpha
parameter in
geom_imshow()
¶
In [1]:
import
numpy
as
np
from
lets_plot
import
*
LetsPlot
.
setup_html
()