KimSia Sim
KimSia Sim
My progress as a beginner: 1. finished hello tutorial 2. just finished robot tutorial I like to suggest the following to the docs: - [ ] whenever the tutorials mention...
I will look into this if @igordejanovic et al don't mind. See https://github.com/igordejanovic/textX/issues/143#issuecomment-449710969 for reference - [x] does sphinx support markdown and mike? - [x] does sphinx / readthedocs support...
I just spent about 1.5 hr trying to figure out installation for vscode, graphviz for mac OS mojave. I would like to contribute what I figured out for future users...

Similar to #191 but for quote segments. e.g. ``` >Thanks for your input! I'd like to say please go to http://example.com or http://example2.com ``` The first one gets raised. I...
For example, when the checkout service needs reflect product details such as description, how does it "fetch" this data? Does it have a duplicate of the production description in its...
Hi @npryce , I discovered your adr-tools via ruthmalan. And now successfully using it in 3 existing projects and going on for more. I like to ask if there's a...
This is a question I first posted at [StackOverflow](http://stackoverflow.com/questions/38389777/how-to-get-back-aggregate-values-across-2-dimensions-using-python-cubes) but I thought I will cross-post here to get a faster response. # Situation Using Python 3, Cubes 1.1, and Postgres...
I manage to create chart using PHPExcel. But I was not able to create one with secondary y-axis. Please advise.