Hey all, this post is for anyone who uses the timeseries analytics platform, Seeq. I made an extension "SqScroll" (linked) that makes the main panel in Seeq workbench scroll-able.
Seeq lets you add series to a workbench analysis but after 7 or 8 lanes it starts to really squish everything down very narrow. Annoyingly, you can't make this section just scroll-able, so I did!
To Use: After downloading the extension, open a seeq workbench page with a bunch of sensors crammed in the main section, click the extensions button in chrome (puzzle piece in the top right), click on SqScroll then click 'Enable Scrolling' and voila!
Under the hood theres just a couple lines of javascript that find the main panel element and make its size larger then chrome handles the scroll functionality automatically. To revert just refresh the page and it will go back to normal. No weird data collection stuff - just trying to make your life a little easier!
Anything else about Seeq you wish was better?