Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E extensions.typo3.org
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 79
    • Issues 79
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • services
  • t3o sites
  • extensions.typo3.org
  • extensions.typo3.org
  • Issues
  • #375

Closed
Open
Created Dec 12, 2018 by Christian Weiske@cweiske

Downloads chart: Dots should not be connected

The downloads chart shows the download count of each month as points and connects them with lines.

This connection is wrong, because it implies a seamless transition between the dots in the time slice between.

Example:

  • 2018-11: 100 Downloads
  • 2018-12: 50 Downloads

The line between the 100 and the 50 indicates that at the half point between 2018-11 and 2018-12, there were 75 downloads. And at the point 3/4 2018-11 and 2018-12 there were around 62 downloads.

Since the download counts are only points in time, they should be displayed as such, and not as connected dots. Alternatively, a bar chart would also work (for short time frames)

Edited Dec 12, 2018 by Christian Weiske
Assignee
Assign to
Time tracking