Building a Proof of Concept
When reviewing the preliminary designs with the engineering team, there was uncertainty about whether the visualization strategy could be implemented as designed. We were close to abandoning the innovative visualization and just reverting to a less interesting bar chart or other basic visualization. However, this risked undermining the integrity of the designs. If users didn’t have a captivating visual experience, they would be less likely to complete the form. The objective of telling the AI story and creating a memorable experience would be missed.
To help keep the feature on track, I set up a proof of concept of the visualization principle using D3 and some placeholder data. It used a force based simulation to dynamically arrange data points. By changing the forces applied, the arrangement could smoothly transition between different states. Although rough, this proved that the visualization was feasible.