Results 243 comments of cormullion

It's easy to add the hotcold schemes as is, if we can get the list of RGB values. But if you want to have modified versions, perhaps you could be...

Sounds like a good idea! Most of the predefined colorschemes here are"documented" elsewhere, with a link to the originating site (see https://juliagraphics.github.io/ColorSchemes.jl/latest/basics/). And there are usually license files to go...

Did you get round to writing these up somewhere?

Well it's just that there's not enough space to describe each colour scheme in any detail in the docs, so I like to just add a link to a place...

Yes, every colorscheme in this package is simply an array of RGB{Float64}. The idea of the package is simply to act as a simple catalogue of pre-defined colorschemes - unlike...

Hi Jakub! Assuming you can pass in normalised values from 0 to 1 in Makie, you can do this with ColorSchemeTools.jl: ```julia using ColorSchemes, ColorSchemeTools function f(n, a, b) if...

Threadsafe? I don't know, sorry, and will watch your analysis with interest if not understanding ... :) As for the namespace issue, I'd guess that more people have used PlotUtils...

Just tried this out - it's fairly awesome! Congrats! The first thing I noticed - the lines of the HTML are very long — typically up to 5000 characters or...

>As for symbols (including emojis) not supported by JuliaMono I'm currently preparing another release of JuliaMono, so if there are any additional Unicode characters you need me to add, now's...

I don't know LaTeX, but does this address the emoji/font switching issue: https://github.com/Pomax/ucharclasses