/Hone.jl

Object-oriented graphing modular library for Julia

Primary LanguageJuliaMIT LicenseMIT

Revived!

Version 0.0.5

  • Modular graphics
  • Easy prefabs
  • Object-oriented
  • Fast plotting
  • Simple and Light
  • 100% Julia code
  • Meta Data
  • Extendable
  • DataFrames.jl Compatible
  • Interactive ( Coming Soon :) )
  • Animated ( Coming Soon :) )

Graphs

using Hone
?(Scatter)
?(Linear)

Shapes

using Hone
?(Line)
?(Circle)
?(Rectangle)
?(Text)

Control

using Hone
?(Frame)

Accessory

using Hone
?(Grid)