Skip to content

Add date to timestamps on x-axes of time series charts

Andrei Stoicescu requested to merge astoicescu/adaptDateFormatOnTimeSeries into master

What does this MR do?

Prepends dates in the format m/d to any time stamps presently displayed on chart axes.

Changed charts

  • column
  • area chart
  • line chart
Before After
Screen_Shot_2020-06-24_at_2.45.52_PM Screen_Shot_2020-06-24_at_2.47.31_PM

Implements the changes required in #219726 (closed).

Screenshots

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 Olena Horal-Koretska

Merge request reports