update the bin storage condition to use the filtered nodes function to take into account excluded nodes

This commit is contained in:
csawatzky 2025-07-31 14:40:55 -06:00
parent 7dbeb19d8d
commit 03ab16614d
4 changed files with 16 additions and 13 deletions

View file

@ -143,6 +143,7 @@ export default function BinGraphs(props: Props) {
startDate.toISOString(),
endDate.toISOString(),
showErrors,
showErrors,
as
)
.then(resp => {