Albert Engstfeld

Results 22 issues of Albert Engstfeld

The current version would support bar plots, where the x-axis contains a defined incremental increase of the value. The labels can, however, also reflect specific properties. Examples: * Age distribution:...

enhancement
help wanted
we wontfix

In order to capture a log scale we could implement a new tag `` in the axislabel in the svg file such as, `y1: `. Examples: * `y2: log10 100...

enhancement
help wanted
we wontfix

The processing time of svg file with embedded figures is extremely high. Maybe there is a workaround to minimize the processing speed.

enhancement
help wanted
we wontfix

In general, and especially for long pdf files, it is sometimes desirable to paginate only pages including the data of interest. I am not sure how exactly this click interface...

enhancement

Experienced an issue when installing `svgdigitizer` in a new environment with pip in Win11. ```sh Traceback (most recent call last): File "C:\Miniconda\Scripts\svgdigitizer-script.py", line 33, in sys.exit(load_entry_point('svgdigitizer', 'console_scripts', 'svgdigitizer')()) File "C:\Miniconda\lib\site-packages\click\core.py",...

When labels are provided, such as `x1: 10 s` and `x2: 20 s`, an error should be raised when the values are identical, such as for `x1: 10 s` and...

Selecting the main document is in the current Overleaf version possible from the menu, while in current beta it is hidden in a subgroup of the settings. It would be...

enhancement

> Should we combine both options to bibligrapgic_entry? Something like this `--bibliographic-entry ../somebibliography:citation_key` _Originally posted by @linuxrider in [#262](https://github.com/echemdb/svgdigitizer/pull/262/files#r2532992688)_

So far echemdb metadata schema does not consider rpm https://github.com/echemdb/metadata-schema/issues/52 Once this is implemented we should add the possibility to extract these from the rpm rate for RRDE experiments from...

> What I mean with the first point in my previous reply is the followwing: > > > Let's assume you take a look at the SVG and notice that...