Sean
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....
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  ### After   ## 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:...
**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...
## 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 ##...
Number on the right in this example is positive 6%:  ### 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...