visualization-tool
visualization-tool copied to clipboard
Allow negative numbers as input for HashMap keys
Right now the field only accepts number input, we can change it to allow digits and '-', and add appropriate logic.
#297