Skip to content
/ plotz Public

Easy to use, specialized plotting algorithms (focused on 2D)

License

Notifications You must be signed in to change notification settings

openalgz/plotz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plotz

Fast, C++ image plotting with minimal dependencies.

Supported Plots

  • plotz::heatmap
    • A heatmap with a customizable stamp
  • plotz::magnitude
    • A magnitude plot with pixel dimensions equal to the data source
  • plotz::magnitude_mapped
    • Maps data source magnitude values within desired pixel dimensions

Dependencies

  • libPNG
  • Freetype

About

Easy to use, specialized plotting algorithms (focused on 2D)

Resources

License

Stars

Watchers

Forks

Packages

No packages published