dash-docs
dash-docs copied to clipboard
document changing border and background color of selected table cell from hot pink to something else
and then comment on https://community.plotly.com/t/remove-or-change-hotpink-selection-from-datatable/26168 when done
Is anyone assigned for it? I can do it, how should I approach it? @chriddyp
@avats-dev - Thanks for volunteering! No one is assigned (yet), it's all yours! Keep us posted with your progress.
See https://github.com/plotly/dash-docs#running-an-app-locally for how to run the project locally.
For this particular issue, let's add an example to the style chapter and to the conditional formatting chapter.
The style chapter's code is here: https://github.com/plotly/dash-docs/blob/master/dash_docs/chapters/dash_datatable/styling/index.py
The conditional formatting chapter is here: https://github.com/plotly/dash-docs/blob/master/dash_docs/chapters/dash_datatable/conditional_formatting/index.py