Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 903 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 903 Bytes

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