while binding data to HTML Chart, for X axis i have a data '<others>', which i can't able to display in x axis. for that one it is coming as blank. How can I handle this. Please help.
You can try if adding "@" in front of the "<others>" string will help you to render the label successfully.
I am attaching a sample page demonstrating that. If this does not help, please, send us a sample demonstrating the exact configuration you are using so we can advise you further.