Daniel

Results 11 issues of Daniel

Before diving in head-first, great if someone can give me an indication if I am likely to succeed in mirroring Stata's Lpoly function with Science.js. ``` //The Stata function: lpoly...

I am trying to create a test dataset for Stardog using the (somewhat agreed upon?) Turtle* (Turtle-star) syntax: ``` > :role :CEO ; :since 2010 ; :probability 0.8 ; :source...

v5-implemented

I am experiencing a somewhat odd issue ... For JPG images (such as the attached one) that was downloaded with nodejs (fs.writeFile), Caman gives this error: ``` Image given has...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] To access queryRenderedFeatures (which...

enhancement
help wanted
good first issue

Much appreciated if anyone can help straighten out a few things for me ... I was looking for a solution to getting types from the server without having to parse...

Thank you for a great lib! Seems there's some conflict with babel 7 or a missing dependency. Any help appreciated. `Module not found: Error: Can't resolve 'babel-runtime/core-js/promise' in '/node_modules/react-editable-json-tree/dist'`

Hi there, thx for nice lib! What is the current "out-of-the-box" support for editing many-to-many relationships? More specifically, does the library currently support providing a SelectArrayInput or AutoCompleteArrayInput over a...

The docs state it uses the collection "prerender" but it seems to be using "pages"? database.collection('pages' ... What should it be?

With the Optional Translations feature it is now possible to add any number of locales for a content item. https://www.datocms.com/changelog/optional-translations-now-available/ It is however difficult to determine how many locales an...

status: planned
type: i18n

#### :rocket: Enhancements Aims to make XYChart tooltips work in iFrame context.

🚀enhancement
@visx/event
@visx/xychart
needs review