Skip to content

This is a visualization package to render typical figures for dynamics.

License

Notifications You must be signed in to change notification settings

dsryu0822/DynamicsPlots.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DynamicsPlots.jl

Main feature

This is a visualization package to render typical figures for dynamics.

  • hiscatter(): Recieving 1d array, lender log-log(default) histogram without bar.
    • Multi-dimensional array input.
    • Sometime errors occur.
    • Use @recipe.
  • timeeolvution(): Recieving DataFrame, lender a plot using column names.
  • pointcloud(): Recieving Matrix of vector of points, draw a scatter plot.
  • bifurcation(): Recieving DataFrame that has 1d parameter varying and some values. This will be a generalization of time_eolvution().

PPT Color Palette

About

This is a visualization package to render typical figures for dynamics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages