jparish3

Results 14 issues of jparish3

Is there a way to add filters, etc. dynamically from an array as in the example below? // https://stackoverflow.com/questions/44738531/adding-filters-dynamically-to-dsl-query-body-generated-using-bodybuilder-js const filterTerms = ['red', 'green', 'black'] const body = bodybuilder() body.query('match',...

trying to use "elastic-builder": "^2.16.0" in "vue": "^2.6.14" as a replacement for "bodybuilder": "^2.4.0" which has been working great, but not as comprehensive as elastic-builder Error: Cannot find module 'util'...

I added @observablehq/plot to vue.config.js & the example :Plot.rectY(athletes, Plot.binX({y: "count"}, {x: "weight", fill: "sex"})).plot() appears to read the data, but cannot figure out how to render following this following...

documentation

hexgrids were added recently

this is a very useful component that would be a great fit in the new structure

enhancement

Uncaught TypeError: Cannot read property 'on' of undefined at i.addTo (popup.js:94) at HTMLElement._attachedPopup (mapbox-gl-popup.js:312) at Object.runMethodEffect [as fn] (property-effects.html:904) at runEffectsForProperty (property-effects.html:168) at runEffects (property-effects.html:130) at HTMLElement._propertiesChanged (property-effects.html:1899) at HTMLElement._flushProperties...

NavigationControl component below the zoom +- does not function after the update that added the pop-up. Question: does the pop-up only tie-in with markers or can it be used with...

I get 'entity not found' for demo attempts from Github and web components site...not sure why

I get this error when trying to include: The plugin "vite:dep-scan" was triggered by this import ....import { Plotly } from 'vue-plotly' ...[ERROR] [plugin vite:dep-scan] Failed to resolve entry for...