David Buezas

Results 344 comments of David Buezas

> Btw, the workarounds did not work for me. Neither? Interesting, I'm using those

I needed some more advanced plots so I made a *Plotly.js* integration, which is interactive and much fancier. # Instructions add this (uncompressed) file to the folder where you are...

This is now an npm package with better type support and easy install (`npm i tslab-plotly`) https://github.com/dbuezas/tslab-plotly https://www.npmjs.com/package/tslab-plotly

This would be useful for the https://github.com/dbuezas/tslab-plotly lib

Had the same problem but for the Basic README (only prisma-bindings). Here's how i got it solved: https://www.prisma.io/docs/reference/prisma-bindings/code-generation-cosha9rah3 So call `prisma-binding --language typescript --outputBinding src/generated/prisma.ts` or better configure in `graphqlconfig.yml`...

I'm facing the same issue here https://github.com/yunabe/tslab-examples/issues/2 Here's a duplicate of this one https://github.com/jupyter/nbviewer/issues/964

Hey, could you doodle you mean in a piece of paper?

I'm not a grafana user, can you post a screenshot?

Yes, by using the websockets API. This will also allow the card to get the long term statistics data. I'll eventually get to it. In the meanwhile, you can change...