update the bin storage condition to use the filtered nodes function to take into account excluded nodes
This commit is contained in:
parent
7dbeb19d8d
commit
03ab16614d
4 changed files with 16 additions and 13 deletions
|
|
@ -143,6 +143,7 @@ export default function BinGraphs(props: Props) {
|
|||
startDate.toISOString(),
|
||||
endDate.toISOString(),
|
||||
showErrors,
|
||||
showErrors,
|
||||
as
|
||||
)
|
||||
.then(resp => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue