How to Add More Information in the Tooltips in Chart JS

I have question, how can I show more information in tooltip? Because the response from backend will be more than one data, so how can I show all of it in tooltip of Chart. thanks ^^