catdieval / capstone-plotdata

https://capstone-plotdata.vercel.app
MIT License
1 stars 2 forks source link

DS-Plotly-update-autorange-bugfix #47

Open YavorLalev opened 5 months ago

YavorLalev commented 5 months ago

Plotly-update-autorange-bugfix

Value Proposition

As a developer I want to update the version of the Plotly library we are using (there was a bug in autorange in an older version of the Plotly library) so that the chart can update its layout even when the user switches back to a previous value of autorange for x-axis or y-axis.

Description

The chart should update its layout when the user switches back to a previous value in the autorange menu for x-axis or y-axis.

Acceptance Criteria

Tasks

ladydarkja commented 5 months ago

LGTM! Only typo-hint is the unnecessary "." between "switches" and "back" in the value proposition. :)