_BaseDataSetMapper.clear_active_scalars#
- _BaseDataSetMapper.clear_active_scalars() None[source]#
Detach the active scalars algorithm, if any.
Reconnects the mapper directly to its original input. This is the inverse of
set_active_scalars()and is typically used when switching back to solid-color rendering.