Skip to content

changhoonhahn/ChangTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python scripts that I use

changhoonhahn.github.io

Pretty Plotting

Make your matplotlib colorful and pretty with prettycolors and prettyplot

First import them

from ChangTools.plotting import prettyplot
from ChangTools.plotting import prettycolors

then insert them somewhere in your plotting script

prettyplot()
pretty_colors = prettycolors()

to turn

into

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages