cancel
Showing results for 
Search instead for 
Did you mean: 

Viz Frame UI5 Graph issue

0 Kudos

Hello Experts,

I am using 1.44.35 UI version and implementing vizframe UI5 graph. Issue is related to datalabels positions in the graph. (Refer screenshot)

First time on load of graph page, it's working fine without any issues. But once I go to previous page and come back on the graph screen, its giving issue for graph labels positions.

Regards,

Archana

former_member196805
Contributor
0 Kudos

Would you happen to have a issue replication snippix so we could check? Have you done any data label customization thru call back function by using dataLabel.renderer?

I have a template https://jsbin.com/cuzonayayu/edit?html,output which is using sap.m.Carousel control to simulate the page switching scenario. If you are not using Carousel control, feel free to modify it.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member592880
Participant
0 Kudos

you can try by using a chart container so that there remains a container between the view and the graph so that it doesn't shift.

else set the width and height to x%.

try both. it should work. if it doesn't please share the code, as that might give a better insight into the issue

regards

Siddharth