reactchartjs/react-chartjs-2

Application of observer design pattern in the file stories/chart.tsx

estebancb03 opened this issue · 0 comments

Would you like to work on this feature?

  • Check this if you would like to implement a PR, we are more than happy to help you go through the process.

What problem are you trying to solve?

Prop contamination, preventing reacting props from interacting with each other and causing inconsistency of information.

Describe the solution you'd like

Application of observer design pattern

Describe alternatives you've considered

No response

Documentation, Adoption, Migration Strategy

No response