Skip to content
/ vteklib Public

Library for easy and fast build scientific-style plots

License

Notifications You must be signed in to change notification settings

mixx3/vteklib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vteklib

Library for easy and fast build scientific-style plots

pip install vteklib

The main config file is vteklib/vtek_style.mplstyle You can download it manually and use like: import matplotlib.pyplot as plt & plt.style.use('...path_to_vtek.mplstyle')

All other code is a wrapper for easier use a data from excel and csv tables. Maybe some day it'll become a part of web-app.

Examples

Unlike ohter .mplstyle configs, there's no problem with unicode symbols 230_real_gas

Linear regression example 240_1_0

About

Library for easy and fast build scientific-style plots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages