Skip to content

loloabj/lumira-extension-viz

 
 

Repository files navigation

What is it?

SAP Lumira is SAP’s self-service analytics and visualization tool. SAP Lumira can be downloaded as a personal edition for free from saplumira.com (or purchased for enterprise usage). It allows to import data (local, DB, BI and more), prepare and cleanse it, visualize and finally publish & share the data in form of ‘stories’ and ‘info graphics’.

SAP delivers various visualizations out of the box (e.g., bar & bubble charts, cloud tags and many more).

SAP Lumira comes with an SDK. This lets you build custom extensions, which is typically done for specific use cases. Extensions built that way are simply copied into the folder structure of an SAP Lumira installation (desktop or server), and can then be used.

Try it!

Check out our SAP Lumira Visualization Extension Library. This library contains custom visualizations developed in SAP Lumira SDK.

List of current visualization extensions in the repo

  • Bullet Chart
  • Capacity Planning Chart
  • Chord Diagram
  • Exoplanets
  • Extended Bar Chart
  • Football Heatmap
  • Force Diagram
  • Forecast with 2 Confidence Intervals
  • Forecast with Single Confidence Interval
  • Gauges
  • Geo Maps Leaflet
  • Google Maps Heatmap
  • Hello World
  • Holt-Winters Exponential Smoothing
  • Loss of Sales
  • Loss Incident Optimization
  • Mini Charts
  • Population Pyramid Chart
  • Power Flow Maps
  • Sample Bar Chart
  • Sankey Diagram (based on Google visualization API)
  • Stacked Column with Line Chart

Get it!

It's free. Go to the folder of each extension in this repo and get the complete source code and .profile and readme containing link to the SCN blog. Read the SCN blog to understand how the custom extension works with the help of a use case.

Get started!

Try the Hello World, read the Step By Step Guide on SCN blog Hello World extension for SAP Lumira.Feel free to share comments or discuss your problems and questions on SCN.

Hack it!

You can download these custom extensions and modify further to adapt to specific use cases. You can then publish your modified visualizations to github and share the stunning data visualizations created in SAP Lumira SDK.

License

Copyright 2014, SAP SE

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 95.9%
  • CSS 4.1%