javascript - style tooltip value and data in chartjs v2 -


i trying customise tooltip line chart (chart.js v2). have read documentation , applied everything. able reach result except tooltip body content. value , label. need separately style them. in below image want style "critical" , "17" separately.

enter image description here


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -