Samuele

Results 9 issues of Samuele

Added showValues and unitOfMeasure options: `datasets: [ { data: [{ from: 'TEST1', to: 'TEST2', flow: 15}, {from: 'TEST3', to: 'TEST2', flow: 20}, {from: 'TEST4', to: 'TEST2', flow: 25}, {from: 'TEST2',...

Hello, will it be possible to select the position of the label for each node (right or left)? Currently, I see that the label of all nodes in the left...

enhancement

Hello, where can I find the API?

enhancement

In some methods the object was called print instead of printer.

### What versions & operating system are you using? ``` System: OS: Windows 11 10.0.26100 CPU: (4) x64 12th Gen Intel(R) Core(TM) i5-12500 Memory: 1.25 GB / 7.98 GB Binaries:...

windows

Hi, following #743, in order not to change the current behavior, I propose to detect EOF (Ctrl+D, or [Ctrl+Z then Enter](https://stackoverflow.com/a/16136924) on Windows) to interrupt multiple scans started with `--waitscan`...

**Describe the bug** Hi, I'd like to reproduce the GUI's "Multiple scans (prompt between scans)" functionality via the CLI. I don't want to specify a number of scans to perform,...

**Describe the bug** Hi, I'd like to send a Human in the Loop block approval request to an external service, [as described in the documentation](https://docs.sim.ai/blocks/human-in-the-loop#webhook). > Add a webhook tool...

bug