ChesuCR
ChesuCR
@Almenon I see a `python-shell` dependency in your repository, but I do not see where you are using it. Could you show me please? Thanks. Should I use another different...
@sujiths no, I just stored the script outside the asar file. With [electron-builder](https://www.electron.build/configuration/configuration#overridable-per-platform-options) you can use `asar = False`, or `asarUnpack` which is better
I have added the Spanish translation !
The best approach I found is [here](https://stackoverflow.com/questions/42794556/how-to-check-if-my-bokeh-server-application-is-loaded-on-electron). Take a look to the "Update 3" to check if all the elements are already rendered. It is not a good workaround, but.......
Triggering a callback when the page is loaded would be useful in many cases. Let me explain another use case where calling a function would be convenient as well. When...
As a workaround, I had to create a div out of the graph where you can show that data or create buttons dynamically (depending on the data I had). I...
Hello!! I think the development of this program was discontinued 3 or 5 years ago, check the last commits
Haroopad stopped. I am using [VSCode](https://code.visualstudio.com/Docs/languages/markdown). If you install it, Markdown works out of the box, with previews as well.
You are right right. In the meantime, remember that you can change the flag value of a single sample in the table below. You just need to look the field...
You mean with all the stations plotted at the same time, right? Just all the lines and higlight the selected one. I tried it time ago, and if I remember...