ladisk / LDAQ

MIT License
24 stars 5 forks source link

Custom scale units issue #68

Open gasperkrivic opened 10 months ago

gasperkrivic commented 10 months ago

When I try to run the example of a custom scale in the documentation I get a KeyError.

image image

If I change the units from 'N' to 'V' the code without an error.

image

In the documentation the example shows units of Newton can be used:

image