-
I have people (modeled with two circles for the legs) walking around. They follow a specified path.
For that I apply velocities and position transformations to the models.
As result, the marker vis…
-
Before the real release, address:
- [ ] Better overview of what this project is and where it's headed
- [ ] Update the demo video to include latest viz and other features
- [ ] Clean up any setup…
-
### What happened?
I'm plotting a dataset of geohashes using the heatmap layer type. When `Fit to data` is selected, I get a map of the entire world with the heatmap displayed.
### What did you expe…
-
> $ otoole convert excel datafile simplicity.xlsx simplicity.txt config.yaml
> OtooleIndexError: TechnologyFromStorage -> Indices inconsistent between config and data. Config indices are ['REGION', '…
-
When running mcell via cellblender there is no way to specify an alternate directory in which to place the project_files folder where mcell dumps the *.dat files. It is possible to load model data fro…
-
Right now, AFAIK, the data transformers are only run when a pandas dataframe is passed in: https://github.com/altair-viz/altair/blob/ee69e62c55847432178c2e52657b9cdcd98d8f43/altair/vegalite/v2/api.py#…
-
The chart from the spec below renders differently with vegafusion enabled. vegafusion handles it better than the the default transformer and creates a more reasonable x-scale (the same result can be o…
-
How to inference own video?
-
In cases where data sets have multiple rows that share the same GPS coordinates, the performance of the map viz is sub-optimal. Clicking on the map pointer opens a window that shows the data from only…
-
使用 entry 引入子应用后资源域名请求的是主应用的路径 而不是 https://data-viz.cn/img/XXX.png
在这种情况下我要如何才能正确的找到资源路径呢?