-
Create an handler to compute a visualization for on test.
It must handle:
- simple data retrieval
- precomputing of meaningful stats (average, percentile,...)
- precomputing visualization data (…
-
Issue: When dashboards are no longer relevant or the data has become outdated or not maintained, there is no current workflow to archive this, therefore retaining the potential to view the dashboard a…
-
When trying to map a GeoDataFrame with projected coordinates (not lat/long EPSG:4326), such as this example (where `nybb` is in 'epsg:2263'):
```
import geopandas
nybb = geopandas.read_file(geopa…
-
I am working as part of a group for the Data Viz Experment, and we have had a very hard time getting workers on MTurk. We posted the survey last Wednesday (April 25), and have only gotten ~12 response…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I would like to plot a scatter plot wi…
-
We had to bump up how much memory the Jenkins machine had to get the app to work. It might make sense to split up getting the data and saving it to S3 to 1 job, and make the viz (which only needs 1 ye…
-
Hello,
I followed the example in the tutorial to use integrated gradients for my model that takes in image as well as tabular features.
img_path = "/media/images/576.jpeg"
feats_valid_…
-
### Describe the new feature or enhancement
Since sEEG and ECoG montages differ substantially from participant to participant and there is no "default" montage like in EEG, we should have a way to sh…
-
![image](https://github.com/vega/vega-lite/assets/6269456/65650da1-93aa-48d1-960c-e270fc468d1c)
```json
{
"$schema": "https://vega.github.io/schema/vega-lite/v5.json",
"data": {
"values…
-
Trying to generate custom colors for geomap of US State. My issue is the legend is properly set with right colors, but all the state colors on map are missing. I've defined a function for the color me…