Skip to content

RdlphESTP/engplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EngPlot

Line plots for engineers with automatic data type detection (frequency, angle, datetime).

Installation

pip install git+https://github.com/RdlphESTP/engplot.git

Usage

import pandas as pd  
import numpy as np  
from engplot import eng_plot  
  
eng_plot(DF, title='Signal', unit='V')

About

Line plots for engineers — automatic axis type detection (frequency, angle, datetime), centered axes, scientific notation.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages