React frontend with python bokeh charts configuration

I have the reactjs frontend inthis i have the menu icons using drag and drop i need to drop the charts for that charts are render from the python flask api, in this if i need to customize the dropped charts, without removing i need to onchange the values based on the antd forms, i send the form values to the python flsk api , but i don’t know how to make changes without reloading in the frontend , for example in th e antd form i set the column value and row value is not empty means i set one condition user can select some color or change the font style like wise, but i couldn’t do that