fietser28
fietser28
I did some research on the background of ```d3-format```: It implements (and extends) the Python [formatspec](https://docs.python.org/3/library/string.html#formatspec). In C++ there is a library that also implements ```formatspec``` named [fmt](https://fmt.dev/latest/). This requires...
I think that is fine for now: Just like physical instruments where a screen capture is a common feature. Creating images from non visible containers is more like a report...
With the "Visible" do you mean: 1. A fixed set of lines is predefined during flow development by the user. Possibly (but not required) with all fields equal. If this...
Maybe publish a docker container with each release in the future? That might allow for faster CI runs on git
Thanks for your answer. Please add this to the documentation of the expression builder. It is important to realize the expression builder is very context sensitive. The current explaination on...
It is working but, while testing this one I found 1 edge case: Here the SCPI command field doesn't have an expression builder 'thingy', but the fields are used here....
I think this one can be closed? Or do you want to keep it open until it is described in documentation? (I currently don't see this on the published docs...
I assume this will also work for icons font (material symbols in case of google fonts)? If so it would be very nice to have is support for adding icons...
[dateTest.eez-project.zip](https://github.com/eez-open/studio/files/12620988/dateTest.eez-project.zip) Here's the example project
Found a workaround using Javascript: