Open
Description
Hi,
I plot the cell boundaries with method='datashader'
and method='matplotlib'
, they both display the cell distribution without overlapping (total 13899 cells).
But the datashader
plot seems more sparse than matplotlib
plot (bellow):
I guess matplotlib
plot is the truth, is it right? matplotlib
method seems already resolves the problem of cell overlapping.
Though datashader
method is faster than matplotlib
mehtod, we should choose matplotlib
method for more accuracy, is that right?
Looking forward to your reply.
Metadata
Metadata
Assignees
Labels
No labels