Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 365 Bytes

File metadata and controls

16 lines (12 loc) · 365 Bytes

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