Changes
* _Signal plot_ method tries to use pyqtgraph before matplotlib
* the same keyboard shortcuts as in the GUI can be used
* string channels and value-to-text channels can now be plotted
* use write fragments for signal data referenced by channels
*
Fixes
* fix typo in _scramble_ method
* set a maximum limit of 4MB for write fragments to ensure compatibility with CANape
* fix in _select_ for channel groups with 0 cycles and memory='full'
* fixes in value range to text conversions
* fixes in GUI in case of displaying a single empty channel
* use correct icons for left and right keyboard shortcuts