Add an auto detect method for the graphing. Default the graphing tool to use a common start token like 'graph:' and make a button on the graphing tool that looks for that token and parses the last device IO that started with that same token. The tool will split the value strings and automagically put a single value on a graph. So a graph per comma separated value.
Add an auto detect method for the graphing. Default the graphing tool to use a common start token like 'graph:' and make a button on the graphing tool that looks for that token and parses the last device IO that started with that same token. The tool will split the value strings and automagically put a single value on a graph. So a graph per comma separated value.