Thanks for your response
Suppose data in legends contains numbers like status number 51, 52, 53 and I need to see information by hovering on that like 51-Success, 52-Error, 53- Warning but without changing X-axis values, like I tried with filters but as I changed 51 with 51-Success in filter but X- axis came with the value 51-Success but I need only the 51, 52, 53 etc in x axis but at the hovering on legends will show me information like 51-Success, 52-Error, 53- Warning etc.
Thanks in advance.