Skip to content

Adds legendText prop to timeseries to permit internationalization

What does this MR do?

Adds the legendText prop to the Time Series component. This is to enable internationalization of the abbreviations Avg and Max. The prop will be passed down all the way to the component in Gitlab-UI, which in turn will pass it to the Legend component.

Does this MR meet the acceptance criteria?

Conformity

Part of: gitlab-ui#245 (closed)

Edited by Laura Montemayor

Merge request reports