# Corrplot issue

**URL:** https://discourse.julialang.org/t/corrplot-issue/37161
**Category:** General Usage
**Tags:** plotting
**Created:** [April 7, 2020, 11:46am UTC](https://discourse.julialang.org/t/corrplot-issue/37161 "2020-04-07T11:46:59Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Alfre\_chile77](https://avatars.discourse-cdn.com/v4/letter/a/b487fb/32.png) [@Alfre\_chile77](https://discourse.julialang.org/u/Alfre_chile77)
#### Post date: [April 7, 2020, 11:46am UTC](https://discourse.julialang.org/t/corrplot-issue/37161/1 "2020-04-07T11:46:59Z")

</div>

Hello,  
I am trying to use StatsPlots.corrplot for some analysis, but every time the plot shows the 2d Histogram (upper right plot) just black, with no different coloring for the color gradient.  
Is there a way to change or activate the seriescolor.

---

<div class="post-metadata">

### Author: ![ilopezgp](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ilopezgp/32/16129_2.png) [@ilopezgp](https://discourse.julialang.org/u/ilopezgp)
#### Post date: [July 9, 2020, 9:06pm UTC](https://discourse.julialang.org/t/corrplot-issue/37161/2 "2020-07-09T21:06:54Z")

</div>

I have also experienced this issue using Julia version 1.3.1, and StatsPlots version 0.14.6. In particular, I tried implementing the example given in [the Github repo](https://github.com/JuliaPlots/StatsPlots.jl), and I obtain the same figure, but all histograms in black:

![FrcGd](https://global.discourse-cdn.com/julialang/original/3X/e/1/e1c02cae83d4de742159960869895dd7a1456c76.png)

I have also tried changing the series color with no success.

---

<div class="post-metadata">

### Author: ![Ossifragus](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ossifragus/32/22768_2.png) [@Ossifragus](https://discourse.julialang.org/u/Ossifragus)
#### Post date: [September 1, 2021, 4:57pm UTC](https://discourse.julialang.org/t/corrplot-issue/37161/3 "2021-09-01T16:57:27Z")

</div>

Same issue using Julia 1.6.2 with StatsPlots v0.14.26.
