Ken Martin

Results 34 comments of Ken Martin

Just a quick note that while I do understand that dual scale charts can be badly used, I frequently find myself wishing for them. Eespecially when I'm looking at runtime...

I'm not sure if I'll answer your questions very well, but in the use case I had yesterday I was displaying two measurements (on Y axes) over time (X axis),...

So I guess I'm thinking something that acts like Vega-Lite's `"resolve": {"scale": {"y": "independent"}}`. Which does permit differing `scale.type`s for each y axis/

Any further consideration of this lovely idea? :) (Guess who has some more dual-scale charts to make.)

I am. It's a little cumbersome to break everything up into `OR`s, but it works. Thanks for your consideration!

@bamurtaugh, given this change, what should we be looking at for the latest greatest? https://containers.dev/templates lists all of the Azure Functions templates as "Deprecated (No longer maintained)".

```bash opta-test % pio pkg install -g --tool "platformio/tool-dfuutil@^1.11.0" Tool Manager: [email protected] is already installed ```

On a whim... ```sh opta-test % pio pkg install -g --tool "platformio/tool-libusb" Tool Manager: Installing platformio/tool-libusb UnknownPackageError: Could not find the package with 'platformio/tool-libusb' requirements for your system 'darwin_arm64' ```

From "Verbose Upload"... ``` ...a bunch of buildy stuff, then... MethodWrapper(["checkprogsize"], [".pio/build/opta/firmware.elf"]) Advanced Memory Usage is available via "PlatformIO Home > Project Inspect" RAM: [= ] 10.9% (used 57152 bytes...