Patrick I have solutions for custom colormaps with alpha in Plots... Maybe
this thread is good motivation to dedicate a page in the documentation. The
gist is that you can pass in a ColorGradient, which you can construct with
predefined gradient names, custom color vectors, and custom interpolation
points. Do a search for ColorGradient in the Plots issues and you should
find some examples.

On Friday, February 12, 2016, Peter Kovesi <peter.kov...@gmail.com> wrote:

> I have recently added a package for generating a variety of perceptually
> uniform colour maps which may be of interest to you
> https://github.com/peterkovesi/PerceptualColourMaps.jl
> However I do not consider transparency
>
> Cheers
> Peter
>
> On Friday, February 12, 2016 at 5:48:06 PM UTC+8, Patrick Kofod Mogensen
> wrote:
>>
>> Is it possible to create a colormap as described in the title using
>> Colors.jl? I couldn't seem to find anything on Colormaps and
>> transparency/opacity.
>>
>> Best,
>> Patrick
>>
>

Reply via email to