Denis Sidorov
Denis Sidorov
@martincizek any news?
Ubuntu 14.04 (64bits) at home desktop. But Windows 7 (32bits) at work desktop. I like Code::Blocks, because it seems "single rich cross-platform environment" for all technologies, which I use for...
Now (``Redmine 3.4.5.stable``, ``redmine_dmsf 1.6.1`` from master) it looks like:  and at DMS tab:  I think it should look like the widget at the DMS tab. Will...
Dear @picman, sorry for the long delay in feedback. > Therefore there can't be easily added and extra parameter ``showdir=true``. Is it possible for Redmine macros to left empty positional...
Copied from https://discourse.bokeh.org/t/line-plot-using-view/11290/12 For example, the ``multi_scatter`` would be useful for boxplot. The ``bar`` is created with ``patches``, whiskers -- with ``multi_line``, and outliers -- with ``multi_scatter``. All glyphes use...
@its-DomeE do you mean the wiskers difference like Current boxplot example | [McGill1978] approach :---|:---  |  I'm using the backported (adapted) code from [``matplotlib.cbook.boxplot_stats()``](https://matplotlib.org/stable/api/cbook_api.html#matplotlib.cbook.boxplot_stats) ([code](https://github.com/matplotlib/matplotlib/blob/v3.8.3/lib/matplotlib/cbook.py#L1091-L1289)) in my lib....
@bryevdv Below I will use the term "table of contents" (ToC), because in my case it is the need to visualize ToC containing headings with long text. > I could...
Compare the types selection dialog test build 0.0.7.39.44 (Zotero 7) | v0.0.7 (Zotero 6) :---|:--- File types are just a string of extension names separated by a comma. | File...
@retorquere the plugin imports files, but freezes when fetching metadata:  In the Error Console 
@retorquere > I can make it so that it won't accept input that has non-existant file extensions. Yes, it will be good if the user is notified.