cancel
Showing results for 
Search instead for 
Did you mean: 

InteractiveBarChart not showing bar in mozilla firefox

Jagtar
Participant
0 Kudos
148

View.xml

<FlexBox width="20rem" height="10rem" alignItems="Center"> <items> <micro:InteractiveBarChart labelWidth="25%" selectionChanged="selectionChanged" press="press"> <micro:bars> <micro:InteractiveBarChartBar label="Product 1" value="10"/> <micro:InteractiveBarChartBar label="Product 2" value="20"/> <micro:InteractiveBarChartBar label="Product 3" value="70"/> </micro:bars> </micro:InteractiveBarChart> </items> </FlexBox>

Firefox ESR

52.9.0 (32 bit)

UI5 version 1.44.1

Accepted Solutions (1)

Accepted Solutions (1)

desiree_matas
Advisor
Advisor
0 Kudos

Hello Jagtar,

I'm not sure about the issue you are having, but your SAPUI5 is completely outdated. Ensure you have the latest patch version for your UI5 library (it does not require an upgrade). The current version is 1.44.39. Check note:

2493450 - ABAP SAPUI5 1.44 release

Best regards,

Désirée

Jagtar
Participant
0 Kudos

Thanks a lot for quick reply .

Could please guide least version of UI5 in which charts works fine?

This version is working fine on chrome and internet explorer .

Answers (0)