SAP Lumira Chart extension coding for dummies
Hy All,
This week I published the first 2 parts of a tutorial serie on SAP Lumira extension coding.
Globally, the goal of those tutorial is to be able to give You the possibility to react easily when Your client or Your boss asks You for … a larger column in the table, a different font on the title or other things that were easy to put in place on Web Intelligence and are now not included in out-of-the-box SAP Lumira … |
---|
Enjoy the reading:
Lumira Extensions coding for Dummies A Tutorial Series : From 0 to DataViz ❶.Introduction
New content added to the tutorial:
Lumira Extensions coding for Dummies
A Tutorial Series : From 0 to DataViz
❷.Let's ROCK - part I
In this part we mainly go through the classic Hello World example, but giving some HTML explanations, in order to make you understand how to code chart extensions. We will code the Hello World example as plain HTML, as Javascript code and finally as chart extension;
Lumira Extensions coding for Dummies
A Tutorial Series : From 0 to DataViz
❷.Let's ROCK - part II
We will show a basic use case to the Hello World example; we will start coding a disclaimer message as a chart extension ... in order to easily add disclaimers on your SAP Lumira stories (if need be) and we discuss how to build the extension, to make it available in SAP Lumira and we will use it ...
Lumira Extensions coding for Dummies
A Tutorial Series : From 0 to DataViz
❷.Let's ROCK - part III is out!
In the final part of chapter 2, we show how to avoid duplicated disclaimer messages. Than we will get a deeper look at the style attribute and use it to make our text a real disclaimer.
Last but not least, how can we change the version of the chart extension we are coding in order to have SAP Lumira beeing able to install it?