Python and JavaScript expert needed

Job ID: 37897443

Budget: $30 – $250 USD

Visualization Page
Objective: The changes to the graph should be made in real-time and not when the submit button is pressed for all the options under “Additional Settings” tab.
- Fix the color scheme option. A continuous color scheme should be applied to the respective charts. The color scheme should be applied from the front-end.
- Implement a dropdown menu for user to select which column should be used for applying the color scheme, e.g. x-axis, y-axis, colors, data values.
- Add input for adjusting trace sizes of charts.
E.g, scatter plot - size of the dots / circles
line chart - thickness of the line
box plot - size of the box
histogram / bar - size of the bar
pie chart - size of the whole pie etc...
- Implement the show data points options for all chart types from the front-end. Right now, this option works but from the back-end.