Product Analytics Visualization Designer and Data Explorer
# Overview For the definition of visualizations we want to provide an easy experience to create new visualizations fast and easy both in the terms of generating the analytics data queries and setting the visualization options. On top of that the visualization designer can also be used as data explorer. ![Bildschirm_foto_2022-12-13_um_17.23.51](/uploads/ab6f5ebb1f228a1fd7918e02dca99337/Bildschirm_foto_2022-12-13_um_17.23.51.png) The current code for the spike investigation of this feature is here: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/104077+ ## Current Status 2023-09-26 The POC for Visualization Designer is done and released behind a [feature flag](https://gitlab.com/gitlab-org/gitlab/-/issues/411407). The work to create a [releasable MVC](https://gitlab.com/groups/gitlab-org/-/epics/11555) has begun. ## Result The main result of any editing / exploring would be always the yaml code for the visualization file, which in the 2nd iteration can also be saved. The resulting visualization would then show up in the dashboard designer to be chosen and displayed. ## JTBD statement(s) * When I have a question, I want to explore the data, so I can present answers to stakeholders.
epic