ph_table icon indicating copy to clipboard operation
ph_table copied to clipboard

Multiple Columns n Conditions

Open tomsallach opened this issue 2 years ago • 4 comments

Is it possible to include multiple columns or conditions? Can’t figure it out!

tomsallach avatar Dec 16 '22 21:12 tomsallach

I have an issue with this also. Anyone can help? Need to add more columns to conditions dictionary. When adding the second item on the dictionary, its output like this: Screenshot 2023-01-06 at 09 50 18

ccgumus avatar Jan 06 '23 06:01 ccgumus

Same Here

garryde avatar May 19 '23 20:05 garryde

Same issue here.

marinpurgar avatar May 21 '23 18:05 marinpurgar

A possible solution: Using the ph_table to generate the basement HTML string. Then use BeautifulSoup4 to filter labels to change the colors of the specific values.

garryde avatar May 21 '23 18:05 garryde