graphistry / pygraphistry

PyGraphistry is a Python library to quickly load, shape, embed, and explore big graphs with the GPU-accelerated Graphistry visual graph analyzer
BSD 3-Clause "New" or "Revised" License
2.14k stars 204 forks source link

refactor(use_scaler): use Literal typing #584

Closed lmeyerov closed 1 week ago

lmeyerov commented 2 weeks ago

Preparatory commit as doing cleanups towards other fixes & improvements


Refactor

lmeyerov commented 2 weeks ago

@silkspace I fixed up for unit tests to pass, but seems worth checking in case any defaults etc need changing