How to display float values on custom chart?

Answered

Hi,

 

How can I get float numbers displayed on y axis on the custom chart?

The following service message does not work: ##teamcity[buildStatisticValue key='AccuracyAvg' value='0.5']"

0.5 rounded to 1. But I need a float number.

 

Oleksandr.

TeamCity Enterprise 8.0.5 (build 27692)

 

 

 

1
4 comments
Avatar
Permanently deleted user

With TC 9 many new features for custom charts have been implemented including support for float numbers.

https://confluence.jetbrains.com/display/TCD9/Custom+Chart 

0
Avatar
Permanently deleted user

Thank you but I can't upgrade TC.

0
Avatar
Permanently deleted user

Scale the numbers by 1000?

1
Avatar
Permanently deleted user

Yes, I can use such workaround.

0

Please sign in to leave a comment.