[FE] Code Analytics- Files committed together

This issue adds a graph chart to the Code Analytics page as described in https://gitlab.com/gitlab-org/gitlab-ee/issues/12648

Requirements

  • Implement a Graph Chart in gitlab-ui, see gitlab-ui#375 (closed)
  • Integrate the chart into the Code Analytics page and its architecture (Vuex store)
  • Populate the chart with data from the API

Questions

Edited by Martin Wortschack