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

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -