Grzegorz Cichosz

Results 3 issues of Grzegorz Cichosz

Hi, I ve been trying to plot a bar chart with some custom labels. here's the data: ```python data = [[0, 'C1', 3.45], [1, 'C2', 7.282051282051282], [2, 'C3', 9.051282051282051], [3,...

Hi, I've followed the instructions precisely as they were written out in the readme so I have `jekyll-org` included both in my `_config.yaml` file and in the `Gemfile`. However it...

### tldr The issue is the following: I manage to create a DLL with my c# functions exposed to C++. But I miss the runtime then, When I try to...

question