Jeff Ceriello

Results 7 issues of Jeff Ceriello

Hi there, Is it possible to update or redraw and animate the chart in real time, for example on click of a button? Thanks Jeff

Hi there, I have a website with a list of News items being displayed via the dataset API. The list is set to show 7 news items on page load....

Hi Kloon, I have a WooCommerce website and I am building an hybrid app for it (HTML, ANGULARJS). I need to get the products from the website to show into...

Hi, is it possible to generate a png instead of a jpeg? I have these settings ``` const [image, takeScreenshot] = useScreenshot({ type: "image/jpeg", quality: 1.0 }); ``` and tried...

Hi, I have two components on one page. If I click on one the first time, the text gets copied. When I click on the second button or click again...

Hi there, Is it possible to update the pie chart on click event?

Hi, The module moveable-helper works fine when used in a local development. When I deploy it on the server I get the error ``` Error: ./node_modules/moveable-helper/dist/moveable-helper.esm.js -- Module not found:...