jay gray

Results 17 issues of jay gray

I have this Wikidata query: ``` SELECT ?root_name ?parent_name ?child_name WHERE { VALUES ?root_name {"Brassica rapa"} ?root wdt:P225 ?root_name . ?child wdt:P171+ ?root . ?child wdt:P171 ?parent . ?child wdt:P225...

Am not able to build a sample using the `index.html`, `main.js` and `main.css`. Am calling the scrips like this: ``` ``` Also, `graph1.js` and `graph2.js` are in the local directory....

When using Kubrick films, for example, the date order is oldest-to-newest. How can I change the order from newest-to-oldest? I see where the date is calculated `var timestamps = events.map(function(d){return...

for your consideration: https://codepen.io/oliviale/full/BaoXOOP /jay

### Describe the bug Having some difficulty with purgecss. I am running Win10 with the following infrastructure: ``` node (v18.20.4) npm (10.7.0) purgecss (6.0.0) ``` my purgecss.config.js looks like this:...

bug

Search results are truncated. For example, search for "list" and select "amp-list" Go to page bottom. There you see the top edge of a message box. The intent may be...

Type: Bug
P2: Medium
Status: Blocked
Category: UX

for https://amp.dev/documentation/examples/visual-effects/animated_snackbar/?format=websites#asd /s/dissappear/disappear also, the inline example (for the target page) does not work as advertised in the sample code (it does not disappear according to the terms in the...

Type: Bug
P2: Medium
Category: Examples