diff options
Diffstat (limited to 'plugin/entropy.json')
| -rw-r--r-- | plugin/entropy.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/plugin/entropy.json b/plugin/entropy.json new file mode 100644 index 0000000..dc0171d --- /dev/null +++ b/plugin/entropy.json | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | { | ||
| 2 | "entropy": { | ||
| 3 | "title": "Available entropy", | ||
| 4 | "vertical": "Bits", | ||
| 5 | "legend": { | ||
| 6 | "value": { | ||
| 7 | "name": "Entropy bits", | ||
| 8 | "color": "0000f0" | ||
| 9 | } | ||
| 10 | }, | ||
| 11 | "legend_format": "%4.0lf" | ||
| 12 | } | ||
| 13 | } | ||
