Color coding stat for report "x < #VPIP# < y"

Discuss how to create custom stats, reports and HUD profiles and share your creations.

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Color coding stat for report "x < #VPIP# < y"

Postby powl » Tue Jan 09, 2018 7:13 am

Hello,

I am trying to color code some stats for my PT4 report.
Sth like #VPIP# < 21 work fine but wenn i want to ue too booloean operator like
21 < #VPIP# < 25
It doesnt work.

How can I color code stats between two values?
I mean not for the HUD but for the PT4 report

https://gyazo.com/f38388d5932cbc4b246c0cdcd42eed64
powl
 
Posts: 34
Joined: Thu Sep 28, 2017 5:44 pm

Re: Color coding stat for report "x < #VPIP# < y"

Postby potamito » Tue Jan 09, 2018 12:41 pm

try using it like this...

Code: Select all
21 < #VPIP# AND #VPIP# > 25
potamito
 
Posts: 802
Joined: Wed Apr 21, 2010 4:20 pm

Re: Color coding stat for report "x < #VPIP# < y"

Postby powl » Fri Jan 12, 2018 4:53 am

Nice this worked. Tyvm!
powl
 
Posts: 34
Joined: Thu Sep 28, 2017 5:44 pm

Re: Color coding stat for report "x < #VPIP# < y"

Postby powl » Fri Jan 12, 2018 6:32 am

Unfortunatly this dosnt work:

#Fold to LP Steal# > 30 AND #Position# = 8

I want to color code it only for the BB
powl
 
Posts: 34
Joined: Thu Sep 28, 2017 5:44 pm

Re: Color coding stat for report "x < #VPIP# < y"

Postby Flag_Hippo » Fri Jan 12, 2018 10:14 am

Whether you are trying to color based on the current position, or filter for position, that condition expression won't do either of those things. That type of filter would only work for a single hand and since there isn't a single 'position' value for the player you can't test for it like that.
Flag_Hippo
Moderator
 
Posts: 14441
Joined: Tue Jan 31, 2012 7:50 am

Re: Color coding stat for report "x < #VPIP# < y"

Postby powl » Wed Jan 17, 2018 8:44 am

Ty for your reply.

So How can I color code a stat only for either "overall" or for a certain position? So far the get color coded for all single positions AND the overall position.
powl
 
Posts: 34
Joined: Thu Sep 28, 2017 5:44 pm

Re: Color coding stat for report "x < #VPIP# < y"

Postby WhiteRider » Thu Jan 18, 2018 3:27 am

If you use a report which groups by position then the color coding would automatically work by position. If you're not using a positional report then you would need to make a set of custom stats split by position to see the positional values, and then you can color code those.
If you can describe exactly what you want to see in your report we should be able to advise you better?
WhiteRider
Moderator
 
Posts: 53961
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 17 guests

cron
highfalutin