ChifiSource / Hone.jl

Object-oriented graphing modular library for Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Object-oriented graphing modular library for Julia

License:MIT License


Languages

Language:Julia 100.0%