Skip to content

[Coming soon] Allow to customize colors for chart dataframe columns  #7533

@lukasmasuch

Description

@lukasmasuch

Checklist

  • I have searched the existing issues for similar feature requests.
  • I added a descriptive title and summary to this issue.

Summary

Add a config option to customize the colors of chart columns (LineChartColumn, BarChartColumn, ProgressColumn). Currently, it's always showing in the primary color.

Why?

No response

How?

st.column_config.LineChartColumn("Trend", color="green")

Additional Context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions