chartjs treemap onClick; onClick event in chartjs treemap; Treemap ChartJs OnClick function - Part 1
CORE:
in Options, pass onClick: (event, ARRAY) = console.log(ARRAY)
inside the Array argument of the onClick function there will be INDEX
see here: https://stackoverflow.com/questions/4...
note, it is NOT in docs, but it is there: https://chartjs-chart-treemap.pages.d...