cancel
Showing results for 
Search instead for 
Did you mean: 

FPM_CHART_UIBB - draw custom lines

michael_zinncker
Discoverer
0 Kudos

Hi at all,

is it easily possible to draw custom lines in FPM_CHART_UIBB?

Simple Example:

Bar chart with measure "Price". I want to visualize a treshold at 300. For example by drawing a red line at 300.


What's the easiest way to achive this requirement? How can i reuse the component and enhance it by some more drawing logic (in JS?)?

Thanks for your answers.

Best Regards,

Michael

Accepted Solutions (1)

Accepted Solutions (1)

simon_hoeg
Advisor
Advisor
0 Kudos

Hi Michael,

FPM does not support a JS-API for the chart object.

How about using a Combination Chart, where a second measure is used  for visualizing the threshold? See the example in appl. config. FPM_TEST_CHART_PERS.

In addition you may play with the settings (-> FLUID -> General Settings -> Plot Area) regarding the right Color Pallette.

Regards,

Simon

Answers (0)