This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| license: gpl-3.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$schema": "https://vega.github.io/schema/vega-lite/v5.json", | |
| "data": { | |
| "name": "dataset", | |
| "values": [ | |
| {"beef": "DENEB", "bun": "top"}, | |
| {"beef": "DENEB", "bun": "bottom"} | |
| ] | |
| }, | |
| "width": 260, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "title": { | |
| "text": "Concordance Produit / Projet, réalisé à partir du planning " | |
| }, | |
| "data": { | |
| "values": [ | |
| { | |
| "Projet": "Project", | |
| "Produit": "Product1", | |
| "ID_task": "Projet", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$schema": "https://vega.github.io/schema/vega-lite/v5.json", | |
| "data": { | |
| "name": "dataset", | |
| "values": [ | |
| {"B1": 2, "B2": 7, "B3": 24}, | |
| {"B1": 6, "B2": 12, "B3": 5}, | |
| {"B1": 15, "B2": 2, "B3": 56}, | |
| {"B1": 15, "B2": 12, "B3": 13} | |
| ] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$schema": "https://vega.github.io/schema/vega-lite/v4.json", | |
| "description": "Visualize before and after data explosion using vega-lite transforms", | |
| "params": [{"name": "msPerDay", "expr": "86400000"}], | |
| "spacing": 45, | |
| "data": { | |
| "name": "table", | |
| "values": [{"item": "Item A", "start": "2023-01-01", "end": "2023-01-10"}] | |
| }, | |
| "transform": [ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$schema": "https://vega.github.io/schema/vega-lite/v5.json", | |
| "description": "Visualize before and after data explosion using vega-lite transforms", | |
| "params": [{"name": "msPerDay", "expr": "86400000"}], | |
| "spacing": 45, | |
| "data": { | |
| "name": "table", | |
| "values": [{"item": "Item A", "start": "2023-01-01", "end": "2023-01-10"}] | |
| }, | |
| "transform": [ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$schema": "https://vega.github.io/schema/vega-lite/v5.json", | |
| "description": "Visualize before and after data explosion using vega-lite transforms", | |
| "params": [{"name": "msPerDay", "expr": "86400000"}], | |
| "spacing": 45, | |
| "data": { | |
| "name": "table", | |
| "values": [{"item": "Item A", "start": "2023-01-01", "end": "2023-01-10"}] | |
| }, | |
| "transform": [ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "title": { | |
| "text": "Concordance Produit / Projet, réalisé à partir du planning " | |
| }, | |
| "data": { | |
| "values": [ | |
| { | |
| "Projet": "Project", | |
| "Produit": "Product1", | |
| "ID_task": "Projet", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$schema": "https://vega.github.io/schema/vega-lite/v5.json", | |
| "params": [ | |
| {"name": "min_adj_pos", "expr": "data('data_0')[0]['min_adj_pos']"}, | |
| {"name": "max_adj_pos", "expr": "data('data_0')[0]['max_adj_pos']"}, | |
| {"name": "color_scheme", "expr": "'tableau20'"}, | |
| { | |
| "name": "pill_path", | |
| "expr": "'m 64.920826,87.413086 h 92.524964 c 14.1599,0 25.55938,14.249354 25.55938,31.949234 0,17.69986 -11.39948,31.94922 -25.55938,31.94922 H 64.920826 c -14.159896,0 -25.55938,-14.24936 -25.55938,-31.94922 0,-17.69988 11.399484,-31.949234 25.55938,-31.949234 z'" | |
| }, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$schema": "https://vega.github.io/schema/vega-lite/v5.json", | |
| "params": [ | |
| {"name": "min_adj_pos", "expr": "data('data_0')[0]['min_adj_pos']"}, | |
| {"name": "max_adj_pos", "expr": "data('data_0')[0]['max_adj_pos']"}, | |
| {"name": "color_scheme", "expr": "'tableau20'"}, | |
| { | |
| "name": "pill_path", | |
| "expr": "'m 64.920826,87.413086 h 92.524964 c 14.1599,0 25.55938,14.249354 25.55938,31.949234 0,17.69986 -11.39948,31.94922 -25.55938,31.94922 H 64.920826 c -14.159896,0 -25.55938,-14.24936 -25.55938,-31.94922 0,-17.69988 11.399484,-31.949234 25.55938,-31.949234 z'" | |
| }, |
OlderNewer