Tomasz Smykowski

Results 28 issues of Tomasz Smykowski

I've created a demo. Canvas takes care of cropping properly, and CamanJS not. I noticed on my PC it works fine, but on my laptop not. So it can depend...

I have installed cal-heatmap for an Angular project (v12). The project uses "d3": "^5.16.0". Use case: `"cal-heatmap": "^3.6.2",` `import CalHeatMap from 'cal-heatmap';` ``` ngOnInit() { const cal = new CalHeatMap();...

The plugin works perfectly, thank you! One thing i don't know is how to add text to the highlight. I wanted to give some extra information when a part of...

Hello, I have been using Dygraphs for some time now, and find it very useful. I think a lots of you can confirm this. Unfortunately the project is discontinued for...

Data for series can be provided as Date. Although annotation x value is not the case. Documentation: http://dygraphs.com/annotations.html states: > If you are using native format, you need to pass...

Npm audit reports several high vunerabilities in the package: Low Prototype Pollution Package lodash Dependency of ngx-openlayers Path ngx-openlayers > openlayers > closure-util > async > lodash More info https://nodesecurity.io/advisories/577...

It takes over 3 minutes to load tiles. Are there any settings to boost it, or enable mip-mapping of tiles?

### Bug Description It's not signed and Windows shows a warning ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/834977/426ea01f-5e24-4770-a101-1ed903c0e9fd) ### How to Reproduce 1. Download Windows file 2. Try to run it ### Expected Behavior File is...

platform-windows

### Validations - [ ] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [ ] I'm not able to find...

enhancement

The readme tells you should call: `npm install vue vue-rx rxjs --save` To install vue-rx. However, the command installs: - Vue - Vue-rx - rxjs Out of these three, Vue...