Skip to content

Format dates for column with corresponding timezone

Miguel Rincon requested to merge 219210-column-date-format into master

What does this MR do?

Implements #219210 (closed) as part of #214370 (closed)

Adds date format for column chart with a timezone.

Also, refactors the X axis config to keep the options in a same place (options.js) and adds a date formatter for the column chart.

Screenshots

Area time series on the left for reference, column chart on the right side

Before After
Screen_Shot_2020-06-03_at_3.25.12_PM Screen_Shot_2020-06-03_at_3.26.17_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading