Open
Description
Description
As brought up in #1494 it's odd to have a hard-coded 500 number at which we stop trying to inplace scalar graphs. We could consider:
- Remove this behavior and address underlying performance issues (if we can reproduce)
- Make it a config variable
- Make it more cleaver, not just scalar, but perhaps variable.size if that's statically known as well