FINAL DESIGNS
By employing visual design and interactive elements, a unified experience can be created, seamlessly connecting all aspects of the user experience
Athena underwent a comprehensive redesign, encompassing both minor and major adjustments. Minor changes involved button placement and wording to improve usability. The layout was made more intuitive for efficient navigation. Major changes included redesigning the graph and improving the connections between the graph, table, and preview. These changes addressed user confusion and frustration, while increasing interactions between sections for a clearer and easier-to-understand page.
DESIGN DETAILS
Chart Visual Design
The chart received a visual lift to enhance its clarity. The focus was on improving readability and comprehension by updating the wording, visuals, and organization. The charts were redesigned to be inviting and informative, highlighting important information such as averages and peaks. In addition to incorporating clearer time markers, a more specific chart legend, and informative tooltips.
Chart Animation
A significant problem was the lack of user interaction with the chart and their confusion about its connection to the table. To address this, I implemented interactive features that seamlessly connected the two sections and encouraged users to engage with the chart. Upon opening the page, the chart dynamically grows from zero, highlighting the peaks and indicating its interactive nature. Additionally, a continuous average line guides users towards important information. Interacting with the chart also triggers a corresponding shift in the table, dynamically reconfiguring it to align with the date and time displayed in the chart.
Preview Animation
Another interaction enhancement was the addition of a preview animation. The preview feature provides a quick overview of content IDs, which can include posts, videos, and more. Users can access the preview by clicking on either the chart or the table. For instance, clicking on a data point in the chart will display the corresponding preview on the right side. To avoid overwhelming users with multiple data points, a pulse animation will highlight the selected data point and remain on the screen. This animation will also occur when activating the preview by selecting an ID in the table.
Table Animation
Lastly, the table animation was implemented to address the disconnect between Athena’s chart and table. Athena operates so that the points on the chart don’t relate to a single Content ID in the table, but rather multiple IDs that occur during that specific date and time. To circumvent this issue, the table animates in response to the chart, or when a data point is selected. For example, selecting the June 17th data point will shift the Content IDs, placing those with the highest views at the top. While it is possible to achieve this without animation, it would lack intuitiveness, interactivity, and visual appeal. This animation serves to alert users of the chart's interactivity and provides a clever solution for developers without requiring a restructuring of data organization.