Sean

Results 73 issues of Sean

## Feature Description This may fit better under a "small multiples" feature, but I think it would be good to be able to connect charts individually to a shared legend....

data viz

We use the Highlight component in our website which is deployed on Vercel. The syntax highlighting will work locally, but will not work once deployed to Vercel. The line numbers...

### Before ![CleanShot 2024-04-21 at 14 17 15@2x](https://github.com/evidence-dev/evidence/assets/12602440/b9b002a0-dea9-4755-9446-f30831399b4c) ### After ![CleanShot 2024-04-21 at 14 16 59@2x](https://github.com/evidence-dev/evidence/assets/12602440/4adec7c1-fc2d-474b-9046-373225769371) ![CleanShot 2024-04-21 at 14 10 17@2x](https://github.com/evidence-dev/evidence/assets/12602440/b92a85c5-df7d-4cd8-bbeb-ca71dbd2aba0) ## Potential Issues - Styling issues - `@apply`...

`emptySet` has stopped working, most likely due to changes in the `QueryLoad` function. I've set up console logs in this section of `QueryLoad` and tested it with an empty query:...

bug

**Feature Description** Our map component currently uses a specific geoJSON file, but it is easily extensible to other files. If a customer is interested in hosting their own geoJSON file...

If you add `printEchartsOptions` to a chart after also applying `echartsOptions`, the generated code will not include the updates from `echartsOptions` It should show all current options applied in the...

bug

## Feature Description Ability to customize tooltips in charts and maps ## Goal of Feature - Show more fields in the tooltip - Customize the appearance of the tooltip ##...

customer request

Number on the right in this example is positive 6%: ![CleanShot 2024-03-29 at 14 12 56@2x](https://github.com/evidence-dev/evidence/assets/12602440/f74dbe56-6ffd-427b-9cc0-8dbd8529158b) ### Potential Fix Make symbol wider (use em dash instead of en dash). This...

### Background All chart labels in evidence should be: - Fully visible by default - Truncated, wrapped, or rotated when labels pass some length threshold - This should be predictable...

ui/data