Describe the bug
The data inside the Chart is not updating when we change the data it is bound to.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
With each click of the "Change dataset" button, the "Duration" property of the first element inside the "projects" array is being changed. With this change of "Duration", the Chart should be updated.