MintsMakieRecipes.jl

Author mi3nts
Popularity
1 Star
Updated Last
7 Months Ago
Started In
July 2023

MintsMakieRecipes

Build Status

This package is a collection of Makie plotting recipes, themes, and configurations for generating publication-ready figures for the MINTS research group.

Installation

Install the package via

pkg.add("MintsMakieRecipes")

or in the repl.

Setting the Makie Theme

To make Makie use the MINTS group theme, first import the module with

using MintsMakieRecipes

and then call

set_theme!(mints_theme)

This will configure a variety of settings including fonts, font-sizes, default color cycles, color maps, etc...

MINTS plotting recipe

Plot Recipes

Coming soon!

Plotting Recipes for Supervised Regression

  • Customized scatter diagrams with marginal PDFs
  • Customize Quantile-Quantile plots

Used By Packages

No packages found.