Dominik Moritz

Results 392 issues of Dominik Moritz

I see that in https://github.com/kylebarron/parquet-wasm/blob/09bc32e9b0cc2a44fd55dc7990f594fbaa08988b/www/package.json#L30 you use @apache-arrow/es2015-cjs. I think you may get smaller bundles if you use the default or the esm bundle since vite can optimize it better.

I am using the new flat config format (https://github.com/prettier/eslint-plugin-prettier?tab=readme-ov-file#configuration-new-eslintconfigjs). However, there seems to be some conflict where trailing command are added by prettier but eslint throws an error. I would...

It would be great if this extension supported rotating latitude and longitude around the three spherical axes.

First off, awesome configuration. It makes my air gradient so much more useful since it now seamlessly integrates into my home assistant setup. I read that the Plantower sensors have...

To help people find the config until #27 is available.

The API docs at https://docs.socketify.dev/api.html don't describe the parameters or what the methods do.

documentation
enhancement
help wanted

I am building an application that makes lots of small requests and need really fast responses. HTTP/2 would be amazing for this and since I am already using the websocket...

enhancement

When placing a legend at the top of a chart, it aligns with the left of the plotting area/axis but not the chart. This means that it's inconsistent with how...

feature-request

Add https://en.m.wikipedia.org/wiki/Mosaic_plot to vgplot. Maybe we can do it already with bars or rectangles.