cancel
Showing results for 
Search instead for 
Did you mean: 

Bullet Micro Chart problem with the UI

07-14-2016 3:05 PM
kanchokanev Explorer
460 views 3 comments
0 Likes
SAP Managed Tags
Subscribe

Hi,

I want to use the Bullet Micro Chart for displaying some data, but I have some issue.

On the picture I have to Bullet Micro Charts, but the first one has a problem with displaying the Actual value. The green bar is shorter than it needs to be, it doesn't reach to the 82.89% line.

Does anyone have any ideas what may be the problem and how to fix it?

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

saivellanki
Active Contributor
0 Likes

Hi Kancho,

In the first chart, I guess you have set target value as 44.27% and actual value as 82.89%.

I guess it is comparing the target value 44.27% and plotting 82.89 % inside that. Try giving 100% as target value and check?


Regards,

Sai.

kanchokanev
Explorer
0 Likes

Setting the Target value to 100% doesn't help and actually is not an option in my case, because the Actual and Target value are dynamically loaded.

saivellanki
Active Contributor
0 Likes

Can you share the code and sample model? I tried to built a sample and it works fine for me: JS Bin - Collaborative JavaScript Debugging

Regards,

Sai.