-
Hi OpenMOLE team,
The SSH submission problem continue, OpenMOLE flood **all cpu of Zebulon** when we try to launch experiment with this env
```
val env =
SSHEnvironment(
"rey",
"…
-
It appears that locally stored data do not load anymore with recent beta versions of vega 3. The above warning is issued in the browser's error console. The spec here below was generated using vega-li…
-
As discussed on slack, it seems like we need a way to read layout’s total width/height in order to correctly set nested layout’s width and height.
For example if we have a facet of facet (like belo…
-
# Bug report
## Expected Behavior
Dear Janis,
I wan't that after use the function "Texterkennung" inside the nextcloud web page, that after processing i have a OCR-PDF in the same director…
-
( I'm not sure if it is an intended behavior of `bin` transform. )
According to vega.bin function, bins should be ranged from 0 to 30.
```js
vega.bin({"maxbins":5, "extent":[0,4]}) // It returns {s…
-
When panning log scales, the axes labels of log scales flicker.
![logaxes](https://user-images.githubusercontent.com/42262/27814506-c34f1dfa-6031-11e7-8f4d-b7a338ac0b17.gif)
```json
{
"$sch…
-
-Dockerを起動しようとしたら、エラーが出ました。
gridscalenoMBP:mitty-server gridscale$ docker-compose up
Creating mitty-server
ERROR: for mitty-server Cannot create container for service mitty-server: Could not g…
-
When I specified `scale.domain`, `bin` didn't work.
```json
{
"$schema": "https://vega.github.io/schema/vega-lite/v2.json",
"data": {
"values": [
{"x": 0.3349},
{"x": 0.1216…
-
https://github.com/vega/vega-lite/issues/2045
For the following example:
```
{
"$schema": "http://vega.github.io/schema/vega/v3.0.json",
"description": "Stock price average broken down by q…
-
The `values` under` axes/legend` doesn't work with array of signals (although the schema says it is supported). For the examples below, the values on axes becomes NaN.
```
{
"$schema": "http:/…