File tree Expand file tree Collapse file tree 3 files changed +10
-0
lines changed
Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 488488 "table_available" : " A data table for this chart is available below." ,
489489 "table_caption" : " Chart data table"
490490 },
491+ "chart_view_combined" : " Combined view" ,
492+ "chart_view_split" : " Split view" ,
491493 "granularity" : " Granularity" ,
492494 "granularity_daily" : " Daily" ,
493495 "granularity_weekly" : " Weekly" ,
Original file line number Diff line number Diff line change 486486 "table_available" : " Un tableau de données pour ce graphique est disponible ci-dessous." ,
487487 "table_caption" : " Tableau de données du graphique"
488488 },
489+ "chart_view_combined" : " Vue groupée" ,
490+ "chart_view_split" : " Vue séparée" ,
489491 "granularity" : " Granularité" ,
490492 "granularity_daily" : " Par Jour" ,
491493 "granularity_weekly" : " Par Semaine" ,
Original file line number Diff line number Diff line change 14681468 },
14691469 "additionalProperties" : false
14701470 },
1471+ "chart_view_combined" : {
1472+ "type" : " string"
1473+ },
1474+ "chart_view_split" : {
1475+ "type" : " string"
1476+ },
14711477 "granularity" : {
14721478 "type" : " string"
14731479 },
You can’t perform that action at this time.
0 commit comments