Plots.jl icon indicating copy to clipboard operation
Plots.jl copied to clipboard

WARNING: importing deprecated binding Colors.RGB1 into Plots.

Open prbzrg opened this issue 2 years ago • 1 comments

I got these warnings in the precompilation:

┌ Plots [91a5bcdd-55d7-5caf-9e0b-520d859cae80]
│  WARNING: importing deprecated binding Colors.RGB4 into PlotUtils.
│  WARNING: importing deprecated binding Colors.RGB4 into Plots.
│  WARNING: importing deprecated binding Colors.RGB1 into PlotUtils.
│  WARNING: importing deprecated binding Colors.RGB1 into Plots.
└

prbzrg avatar Jun 19 '23 21:06 prbzrg