Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

Change the transparency of histogram

# Change the transparency of histogram
df.hist(alpha = 0,5) # value between 0 to 1
Source by medium.com #
 
PREVIOUS NEXT
Tagged: #Change #transparency #histogram
ADD COMMENT
Topic
Name
1+1 =