cancel
Showing results for 
Search instead for 
Did you mean: 

Need Speedometer and gauges in Design studio 1.6

afzal_kar
Active Participant
0 Kudos
902

Hello All,

can we use speedometer and gauges in design studio 1.6.Is ther any feasible workaround to achieve this requirement. we are creating Design studio on top of bex queries.

Accepted Solutions (0)

Answers (4)

Answers (4)

paulverweij
Explorer
0 Kudos

Why need speedometers? Don't you know that they are extinct because they have very limited value and normally are a waste of space?

for more information just google 'gauge' and 'Stephen Few' to have the backgrounds.

Nowadays they are just a relic from the 90's and are replaced by bullet charts. Those are available in the infochart types in design studio.

afzal_kar
Active Participant
0 Kudos

It is one of the requirement from client to have Speedometer/gauges in the report.Client requires this ytype of chsrt module.

afzal_kar
Active Participant
0 Kudos

Dear Arjit,

Installed from the link provided for speedometer. But I can't see the binding for this components, we need to link with datasource .please advise.

arijit_das
Active Contributor
0 Kudos

This component is not a data bound component. Hence you need to update the value in the gauge using script. For example,

var _value = 55;
GAUGE_1.setIndicatorValue(_value);
GAUGE_1.setShowedValue(_value + ' %');
afzal_kar
Active Participant
0 Kudos

Dear Tammy,

Thanks a lot.

Is Speedometer/gauges component added in the SAP Lumira 2.0 latest versions.I searched but couldn't find.this component.Please advise.

arijit_das
Active Contributor
afzal_kar
Active Participant
0 Kudos

Dear Arjit,

Installed Speedometer component from the link.But We need to link with data source,Can't see data binding for it.Please help.

TammyPowlas
Active Contributor
0 Kudos

Please search the SAP App Center for this - see https://www.sapappcenter.com/apps/11099#!overview - there are add-ons for these features