Skip to content

Add empty state for graphs with no values

Jose Ivan Vargas requested to merge jivl-add-empty-state-graphs-null-values into master

What does this MR do?

Adds a No data to display message to the graph, when all of the values that come from the API are null, undefined or NaN.

Screen_Shot_2018-10-29_at_3.57.35_PM

What are the relevant issue numbers?

#53018 (closed)

Does this MR meet the acceptance criteria?

closes #53018 (closed)

Edited by Jose Ivan Vargas

Merge request reports