-
Similar to PDL::MATLAB (and the various intro/conversion documents probably all need to become PDL::Intro::*)
-
Currently, the callback chain building and the actual invocation is done at the same time.
This means that invocation of `Generator::run` needs to check for initialization and that under debug mode…
-
If I run an automatic extraction it gives "mirrored"results:
![MirroredResults](https://github.com/ankitrohatgi/WebPlotDigitizer/assets/153309949/1f1ac4fa-3967-4ec1-9346-a61bef9cc6f7)
-
If I have a multi-column file, I might want to calculate metrics separately for the "groups" of rows in the file. Imagine I have:
```
a 1
a 2
b 2
b 3
```
Ideally, I'd like statistics for `a` and `b`…
-
### Describe the bug
I'm trying to enable indent for PHP specifically, e.g.
```lua
indent = {
enable = { 'php' },
}
```
However it's being enabled for every language instead. Maybe I'm mi…
leaty updated
3 weeks ago
-
The svg format is very useful becouse of loseless vectoral format. So importing svg into pdf is very important feature in my mind.
-
Hi,
would it be possible to use the graphviz-java jar to render all graphviz diagrams instead of calling the binary?
The lib is provided here:
https://github.com/nidi3/graphviz-java
-
(originally by @fgeorgatos)
most of the content on this has been shamelessly copied^H^H^H^H^H^H borrowed from:
https://openwiki.uninett.no/metacenter:reference:noturcpe
-
**Bug category**
Installation issues.
**Describe the bug**
I followed build and install instruction, but when compiling an example manually (not with cmake, it failes to link and gives following …
-
It is not an issue, but a question: is the firmware compatible with DSO138mini ?
If not, do you have an idea, what differs DSO138mini from DSO138? (from firmware development perspective)