I have implemented a chart with Chartjs library (line chart) and the x-Axis is populated with data in percentage. Is there an efficient way to modify the graph so that whenever the next percentage is smaller then the previous one in the MatToolTip will appear a warn message or is there also any other way i could achieve something like this by not using MatToolTip? Thank you in advance.