Goulu
Goulu
I'm working on a D3.js wrapper to make sorting+filtering easier. Current state is in http://bl.ocks.org/goulu/a45ad9ba663e23d470dbd0cbbab1bdd7 The problem is that data is duplicated between the D3 Table object and the Clusterize...
based on the example on https://www.npmjs.com/package/node-firebird I wrote this function because I need to read a BLOB synchronously ( in order to send it as BASE64 in a express server)...
First, thanks a lot for your work which saved us a lot of time! We're using xe5upd2-delphi-net3.5-ltsc2019 to compile win32 non managed code only, on Azure DevOps. The image is...
I'm trying to write a collaborative graph editor using D3Fire (a previous version was more or less working with a Django server) . My attempt is here : https://github.com/goulu/firegraph My...
Sorry for the dumb question, but how do I import a D3-stencil component from my React app ? I tried many {PieChart} and /components variations, but still ``` import React...
on fresh install, with Stencil 1.9.2, I do "yarn" (ok, no error), then "yarn start" seems to run ok : ``` $ stencil build --dev --watch --serve [33:26.8] @stencil/core v1.9.2...
I just followed the instructions at https://d3-stencil.dev/docs/dev/dev-intro.html and got : ``` yarn run v1.22.4 $ stencil build --dev --watch --serve [25:54.7] @stencil/core v1.14.0 [25:57.2] build, d3-stencil, dev mode, started ......
while running my create-app with a new template I created I get this error ``` Parse error on line 50: ...d. For example, `{{a}` will match `['{', -----------------------^ Expecting 'CLOSE_RAW_BLOCK',...
I'm very new to firebase, and I basically want to populate a base from Python, so I wrote the following code following the tutorial: ``` python import json, multiprocessing from...
trying to use http://feedburner.google.com/ to make my agregated feed smoother, it rejects https://www.commafeed.com/rest/category/entriesAsFeed?id=starred&apiKey=356b7f6bd9dfb9fbc35c57e5a779eb88510a3758 with error 400, same for other feeds from various Commafeed folders ...