cancel
Showing results for 
Search instead for 
Did you mean: 

Github D3 charts are free to use in Lumira Designer?

0 Kudos

Hello,

I would like to use custom charts from Github for Lumira Designer (create within WebIDE and export s zip. file).

Here are some examples:

https://github.com/SAP/lumira-extension-viz

Can I use these Charts in customers project (especially copying and modifiying) without any concerns in regarding to rights?

There are recommondations from SAP which libraries should be use for charts extensions?

Thanks for any answers in advance!

Accepted Solutions (1)

Accepted Solutions (1)

reiner_hille-doering
Active Contributor
0 Kudos

I assume that you can use the samples as starting point for your own code - that's why they are published in source code. However the code is quite old, e.g. the D3 version coming with Lumira 2.x is newer than the one used when the samples have been created. Therefore they might need some rework.

If you target both, Designer and Discovery, you should stay using the so-called "CVOM SDK". If you only target Designer apps, you could consider converting the samples using the "Components SDK" - which would allow to add specific script APIs to the components.

Answers (1)

Answers (1)

TammyPowlas
Active Contributor
0 Kudos

I believe they are free if on GitHub

You can also look at the SAP app center https://www.sapappcenter.com/productLines/11#!/list/page/1 - you may want to start with the free ones from the app center first