Archie Sarre Wood
Archie Sarre Wood
Syntax ideas: Into BarChart, LineChart, AreaChart directly ```svelte ``` (Or y1, y2?) If there are exactly 3 columns, could infer y and y2? ```svelte ``` In mixed type charts ```svelte...
Closed by https://github.com/evidence-dev/evidence/pull/1236
Running testing locally can be challenging as it requires accounts with Snowflake, Redshift, Postgres, BigQuery etc, so we typically run these in CI/CD. If you’re having any other issues getting...
Hey @dhrjarun sounds great! We're open to PRs, hopefully [this document](https://github.com/evidence-dev/evidence/blob/main/CONTRIBUTING.md) gives a bit of context on how to go about this. In terms of the technical side, it might...
Somewhat up to you as to what you'd find most useful. In my experience, funnel charts are most often used for analyzing sequential steps, such as website conversion, or sales...
Arrow appear to solve this issue with URL encoding: https://github.com/apache/arrow/pull/14646
This is still not fixed AFAIK
If the solution here is just documenting that / are illegal then i am happy to contribute it
Yeah this would be great. We have a POC here: https://github.com/evidence-dev/evidence-vscode/pull/118  There are some outstanding issues for our implementation, but don't think they would block implementation for SQLTools
> The extension works well and does its job, but it would be nice if you could customize where the results will appear. In other applications, the results always appear...