Hello, I was wondering if someone might be able to assist me with making a conditional formatting scheme within the custom JS part of wpdatatables. I am trying to make a conditional formatting color scheme where the colors change based on the percent rank of a number in a given range of numbers from 1 to 100. This is easy to do in excel but I need to make this happen within a table for my website. I am not a programmer but I did find this block of code on stack overflow that does what I want. Does anyone know what I do to implement this code on a specific column in my wpdatable? I attached an example picture of what I am trying to do as well as the code below from the stack overflow post. Any help would be really appreciated. Thanks so much
Hello, I was wondering if someone might be able to assist me with making a conditional formatting scheme within the custom JS part of wpdatatables. I am trying to make a conditional formatting color scheme where the colors change based on the percent rank of a number in a given range of numbers from 1 to 100. This is easy to do in excel but I need to make this happen within a table for my website. I am not a programmer but I did find this block of code on stack overflow that does what I want. Does anyone know what I do to implement this code on a specific column in my wpdatable? I attached an example picture of what I am trying to do as well as the code below from the stack overflow post. Any help would be really appreciated. Thanks so much
https://jsfiddle.net/JeancarloFontalvo/1sco9Lpe/3/
Hello Barry
It's really simple to do this.
You need to set a few rules, so they are < of a given value, and set the color for that value. No need to use custom code.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables