Forum Discussion
Anonymous97
2 years agoFrequent Visitor
Line chart show multiple lines based on selected values
Hello, I have a requirement for line chart where i need to show to the no.of lines based on the selected filter x axis- Text column(test1) y axis- range from 0 to 6(test2) legend - text column(va...
Anonymous97
2 years agoFrequent Visitor
Hello Anonymous ,
Thank you for the reply.
I have already tried this by concatenating the id and value and I was able to acheive the requirement, but when we hover over the legend it is showing both id and values concatenated and the user only wants to see the values.
Anonymous
2 years agoNot applicable
Hi Anonymous97
You only need to make sure that the values of the legends of id=1 and id=2 are not the same, not necessarily the splicing of id and value.
Best Regards,
Jayleny
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.