How to rename missing values in visualizations in kibana 9.2

Hi all, In kibana 8.17 , I was used to renamimg missing values I wanted to show on charts like in this screen shot.

With kibana lens in 9.2 , I can't find the equivalent . I only found how to show missing valiues, but not to tename the label .

May someone have a solution ? Thanks in advance.

Hello @Ranakel

We still can create in 9.2.x via below way :

Analytics > Visualize library > Create visualization > Legacy > Aggregation-based > Graph as per your need

Thanks!!