Lars Grammel

Victoria, Canada

larsgrammel.de

I research how everyday users can be supported in data visualization and analysis. My goal is to create interactive user interfaces that invite people to play with and to explore data without any barriers.

May
5
comment How to select an item programmatically in vega?
See github.com/trifacta/vega
Apr
27
awarded Supporter
Apr
22
awarded Necromancer
Mar
27
answered How to intelligently degrade or smooth GIS data (simplifying polygons)?
Feb
23
awarded Yearling
Nov
30
answered Deploying changes to an app hosted on Heroku without using Git
Oct
8
answered How to center the Bootstrap Tooltip on an SVG?
Oct
5
comment Shopify order webhooks
Thanks! Good to know that the create/paid/fulfilled/cancelled hooks are just there to make things easier.
Oct
5
accepted Shopify order webhooks
Oct
5
asked Shopify order webhooks
Oct
4
accepted Timezone for Shopify API order query parameters
Oct
4
asked Timezone for Shopify API order query parameters
Oct
4
comment Sort Order of Shopify REST Collections
I had a similar problem when retrieving order data - for since_id, I got an unspecified sorting (neither ascending nor descending, but mixed for both created_at, updated_at, and id values). I ended up using created_at_max (which seems to return newest orders first) and paging.
Oct
3
comment Converting ISO8601-compliant String to java.util.Date
The 'X' is available since Java 7.
Oct
1
awarded Critic
Sep
28
answered Maven failsafe plugin does not run testNG XML suite
Sep
7
answered Names for dynamically generated TestNG tests in Eclipse plugin
Sep
7
comment Names for dynamically generated TestNG tests in Eclipse plugin
This worked for me, but the test names in the TestNG view were cluttered with additional information. I came up with a slightly different solution that addresses this (see my answer).
Sep
7
accepted Names for dynamically generated TestNG tests in Eclipse plugin
Sep
7
revised Twitter Bootstrap Customization Best Practices
fixed list numbers
1 2 3 4