Archie Sarre Wood

Results 326 comments of Archie Sarre Wood

Will have a play around with the new lack of defaults Re sizing: happy to ship as is: - I was probably thinking of making just the number sized H1,...

EDIT: TableOfContents not Breadcrumbs I noticed that if you are in a wide enough viewport to see it, the `` shows "Big Value" every time there is one, as the...

Though actually the bar chart styling could be improved in this case also. Very gappy either side. ``` ``` Though this vanishes if you also add a series ``` ```

It seems something has changed in Evidence since I logged this example. I should have included a repro link. Here is a link illustrating the bug currently (with a slighltly...

Thanks for your question! Good to clarify the thinking. Sorry, I should have been clearer. The tooltip is accurate, and as you say, shows 2 values in 12-14. The thing...

Just ran across this again today. Was going to open an issue for it!

This would be great. Specifically if I want to deploy a duckdb to a production environment it would be great to also be able to install and load extensions using...

Has anyone made a start on this yet? We're considering using SQL tools as part of the user experience at https://github.com/evidence-dev/evidence-VSCode We're a Nodejs shop so may be able to...

Okay, so have a work in progress version up here: - [GitHub](https://github.com/evidence-dev/sqltools-bigquery-driver) - [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=Evidence.sqltools-bigquery-driver) Still quite a few issues to iron out, but it works to query data and...

I've published a version 0.0.2 on the [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=Evidence.sqltools-bigquery-driver) Squashed the bugs I found, and it's feeling pretty nice for me to drive around my DB It has connection options...