Michael Krabbe Borregaard

Results 322 comments of Michael Krabbe Borregaard

All makes very good sense. So what do you suggest? Keeping the current methods, implementing a col-specific version of `dropnull!`, returning views rather than copies by default from methods that...

I'm not super fond of it, sorry. I agree with @nalimilan that it is important to keep the distinction between columns and rows in DataTables. And I have a personal...

Good ideas. A little weird with the super high resolution in GR - I think that may be something new.

You can use `size` to define the size of the plot in pixels.

That looks sensible. It's easier to give feedback if you do a pull request. You can do that here on github by going to JuliaPlots/PlotDocs, clicking "new pull request" then...

These are good suggestions IMHO. See also https://github.com/JuliaPlots/Plots.jl/issues/676 bit unsure whether this https://github.com/JuliaPlots/Plots.jl/issues/2337 should still be open

No reason to depend on that package. Every plot package should depend on `Colorschemes` (and Makie already does this), which also includs all the PerceptualColorMaps under the name "colorcet".

Which colormaps are those? PerceptualColorMaps is a crazy heavy dependency, or at least it used to depend on the entire Images ecosystem

Yes that would be my suggestion Colorschemes tries to be the hub of all things color