Added histogram bars for relative word count in session log

This commit is contained in:
Veronica K. B. Olsen
2020-06-24 22:49:08 +02:00
parent 9f1826cb59
commit 2749569482
2 changed files with 71 additions and 9 deletions
+3
View File
@@ -46,8 +46,11 @@ class OptionState():
self.theState = {}
self.validMap = {
"GuiSessionLog": {
"winWidth",
"winHeight",
"widthCol0",
"widthCol1",
"widthCol2",
"sortCol",
"sortOrder",
"hideZeros",