Skip to content

Iainmon/matplotcr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matplotcr

A Crystal transpiler for matplotlib.

Features

  • Line plots
  • Scatter plots
  • Histograms (and density plots)
  • Line segments
  • Axis (horizontal and vertical) lines
  • Font customisation
  • Annotations
  • Custom size and DPI
  • Sub-plots
  • Horizontal and vertical limits
  • Custom markers
  • LaTeX
  • Heatmap plots
  • ImShow plots

Examples

Examples can be found here.

Requirements

matplotcr additionally requires:

  • Python (3.x)
  • matplotlib
  • numpy
  • scipy (for KDE plots)

to be installed.

Contributing

  • Fork it (https://gitlab.com/iainmon/matplotcr)
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create a new Pull Request

About

A Crystal transpiler for Python's matplotlib.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Crystal 100.0%