James Ramm

Results 36 issues of James Ramm

Hi I am looking at making a little utility for creating a stream from a nodeJS `readable stream` , this will bring all the nice monadic interfaces of flyd (using...

I know bootstrap components can be made collapsable with a bit of work (although im not sure this works well with modals), but it would be good if you could...

Thanks for the great work on this; I am successfully using vscode-cpptools to work on a >2m line Qt project with no hitches so far :+1: :smile: Refactoring is a...

Language Service
Feature Request

I get the following error on the documentation root page: `ImproperlyConfigured: Field name `username` is not valid for model `CustomUser`.` I imagine this has something to do with my custom...

As discussed in #242 here is a simple hook-based API for react-plotly. ## Usage The hook gives you a `ref` and two streams: `updates` and `appendData`. Here is an example:...

This is not an issue, rather a comment with examples. Hooks have been around in React for a few releases now and they can make integration with 3rd party DOM...

I'm trying to use the `reproject` function to reproject an entire geotiff in chunks (using its' ability to accept `ndarray`). First, im creating an output geotif, using parameters taken from...

Hi, Looks like a great tool 👍 Is it possible to use programmatically and without squid? We have a large codebase which uses knex. Changing to use squid is a...

Hi I'm wondering if anyone knows whether the library can handle more than 1 million points? E.g; would it render 10 million points? I'm not too concerned with initial load,...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

bug
good-first-issue