Skip to content
/ fplot Public

matplotlib wrapper that manages multiples plots

License

Notifications You must be signed in to change notification settings

GustavMH/fplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A wrapper for matplotlib for multiplots

multiplot("scatter", 
          [[[[1,2,3,3],[3,3,2,1]],
            [[1,2,3,3],[3,3,2,1]]],
           [[[1,2,3,3],[3,3,2,1]],
            [[1,2,3,3],[3,3,2,1]]]], 
          style={"suptitle": "title"})

About

matplotlib wrapper that manages multiples plots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published