Sean

Results 111 comments of Sean

I've run into this issue as well - it would be very helpful to be able to specify which features to include in `connect` (or which to exclude). In my...

I ran into this as well and hoping this PR has the fix to it. My heatmap has borders, which makes the misalignment slightly more obvious as well. [See example...

any chance this will be in the next version? Currently, it's challenging to make a heatmap that doesn't look strange due to the lines/boxes being out of alignment: ![CleanShot 2024-03-03...

+1 this is a big problem for me

Thanks for flagging this - should have a patch out today

This is awesome! I think we should hold this one until we've got a final syntax we want to use for maps, and release it all at once. There's features...

Ah it turns out there was a `document` in there breaking the build. Hopefully got a fix for that

This looks great. Only concern is if having the `authentication` object in the credentials will override the username/password for people who don't need the additional auth types

There are some tricky parts to make this feature generalizable, but overall it should be feasible! Here's a rough working example of what we could do: ```html ```

@gamezober which chart types would you use with a secondary axis?