dms-viz/dms-viz.github.io

Issues with state between datasets

WillHannon-MCB opened this issue · 0 comments

Issues become apparent when switching between joined datasets with different metrics. These issues stem from certain aspects of the state not being updated when the dataset changes. This is because the constructor of the Chart and Protein objects specify properties that the dataset should determine. I'll remedy this by removing the excess properties in the constructor functions.