Skip to content

sbcd90/Lumira.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lumira

Lumira Build Status

Julia Library which allows developing Lumira extensions using Gadfly.

Gadfly is a drawing library package written in julia which implements the grammar of graphics approach

SAP Lumira is a visualization tool developed by SAP SE & can be downloaded from SAP Service Marketplace.

#Installation - Pkg.add("Lumira") - using Lumira

#Examples

  • Check the examples in examples directory
  • On executing it, it generates a SAP Lumira Extension
  • Other sample .jpg files provided in images directory

#Technologies used

  • Gadfly
  • canvg

#Todo

  • Adding a wiki