Skip to main content

Suspected Overdose Deaths Quarterly Chart on Homepage

Suspected Overdose Deaths in MS

In Q4 2025, 30 of the 63 suspected overdose deaths reported to the Mississippi Bureau of Narcotics (MBN) were opioid-related.

{
    "chart": {
        "type": "bar",
        "backgroundColor": "",
        "polar": 0,
        "options3d": {
            "enabled": 0
        }
    },
    "credits": {
        "enabled": false
    },
    "title": {
        "text": "Suspected Overdose Deaths in MS by Quarter",
        "style": {
            "color": "#000"
        },
        "verticalAlign": "top"
    },
    "subtitle": {
        "text": "",
        "verticalAlign": "top"
    },
    "colors": [],
    "tooltip": {
        "enabled": false,
        "useHTML": false
    },
    "plotOptions": {
        "series": {
            "stacking": false,
            "dataLabels": {
                "enabled": true
            },
            "marker": {
                "enabled": false
            },
            "connectNulls": false
        }
    },
    "legend": {
        "enabled": false
    },
    "xAxis": [
        {
            "type": "",
            "title": {
                "text": "",
                "style": {
                    "color": "#000"
                }
            },
            "categories": [
                "Q4 2025",
                "Q3 2025",
                "Q2 2025",
                "Q1 2025",
                "Q4 2024"
            ],
            "labels": {
                "style": {
                    "color": "#000"
                },
                "rotation": 0
            },
            "gridLineColor": "#ccc",
            "lineColor": "#ccc",
            "minorGridLineColor": "#e0e0e0",
            "opposite": false
        }
    ],
    "yAxis": [
        {
            "type": "",
            "title": {
                "text": "Number of Suspected Overdose Deaths",
                "style": {
                    "color": "#000"
                }
            },
            "labels": {
                "style": {
                    "color": "#000"
                },
                "rotation": 0
            },
            "gridLineColor": "#ccc",
            "lineColor": "#ccc",
            "minorGridLineColor": "#e0e0e0",
            "endOnTick": false,
            "max": 120,
            "min": 0,
            "opposite": false
        }
    ],
    "series": [
        {
            "name": "Total Suspected Overdose Deaths",
            "color": "#5ab8eb",
            "data": [
                30,
                52,
                45,
                65,
                80
            ]
        }
    ]
}