Hey guys, i was trying to change the Raw data table styles just overwriting them in my css
files, because i want to give other styles to the table, but i wonder if there is a way to just specifying that configs in the settings like in the colors in the Bars
for example, or maybe just selecting a theme, is there a way to do that?
Raw data table special styles
mdemian
#1
emoya
#2
Well, you can use the Table theme configuration, it allows you to set some styles for specific areas
mdemian
#3
I see, that is useful for me, thank you, and one more question: is it posible to set the theme dinamically, i mean when the table is already rendered?.
emoya
#4
Actually yes, there is s way to do that, you just have to use the function setColorTheme(cfColor), that allows you to change the theme.