GitHub user sam-hieken edited a comment on the discussion: Conditional formatting improvements
> How do I get the chart data? I can create an extra column with the rgb > values, but I can't applied. Not sure exactly what you're asking, but it sounds like maybe you selected the original column to display in the chart instead of the calculated column. Make sure you select the column under the "Saved" tab rather than the "Simple" tab when adding a column in the chart editor. Another possibility is you didn't check the "Render columns in HTML format" box in the "Customize" tab of the editor. > Is there a way in the SQL Expresion to use CSS directly and not HTML? I'm new > to apache superset. To the best of my knowledge, no. Wouldn't recommend it anyway since the only thing you'd probably want to change between each option is the color, might as well follow DRY and add a class for your common styles in the Live CSS Editor like I did above. GitHub link: https://github.com/apache/superset/discussions/22790#discussioncomment-12904268 ---- This is an automatically sent email for notifications@superset.apache.org. To unsubscribe, please send an email to: notifications-unsubscr...@superset.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org