Patrick Linskey

Results 7 issues of Patrick Linskey

When I select an area in the upper of two linked graphs, it shows the selection range, but applies the zoom to the lower graph only. Note also that the...

I've got a graph with intra-day points; it seems like I can only zoom it if my zoom range spans a day boundary. Is this a known limitation? (Or alternately,...

Currently, webex-js-sdk doesn't properly support cross-region boards. Let's fix that. Most recently, this manifests in realtime.js:115, which does not propagate the board channel URL (and thus the board channel cluster)...

Previously, the logic was emitting `onMyLocationButtonClick` events for both the button click and an actual position click. Looking at the adjacent comment and the Android code, it appears that this...

When I attempt to execute `npm run server localhost 8123 1XXXXXXXXXX`, I receive the following: ``` > [email protected] server > node src/server.js localhost 8123 1XXXXXXXXXX [20:09:46.801] INFO (2300): connection update...

According to the README, echoprint-codegen's algorithm processes samples at 11025 Hz. I'm interested in using additional frequencies to increase match accuracy, decrease the length of the sample required, and possibly...

This updates targets to iOS 12, and updates a line of code that no longer compiled.