About nexp
nexp was created and is maintained by Jan Pöschko.
nexp is based on the Python Web framework Django, the NetworkX library, a MySQL database, and the JavaScript libraries jQuery and Raphaƫl. The client-side network visualization is available as an open-source library, nexp-js.
If you have any questions, contact us by e-mail.
Keyboard commands
Networks on nexp are navigable using the keyboard, in addition to the mouse. Here is a list of available commands.
| + | zoom in |
|---|---|
| - | zoom out |
| . | reset position and zoom |
| ← or numpad 4 | scroll left |
| → or numpad 6 | scroll right |
| ↑ or numpad 8 | scroll up |
| ↓ or numpad 2 | scroll down |
| F | focus search field |
| I | toggle info frame |
| Esc | leave search / focused node |
| numpad 1 | move left (lower) timeframe border down |
| numpad 3 | move right (upper) timeframe border down |
| numpad 7 | move left (lower) timeframe border up |
| numpad 9 | move right (upper) timeframe border up |
| numpad ÷ | move timeframe to the left |
| numpad × | move timeframe to the right |