UNPKG

doevisualizations

Version:

Data Visualization Library based on RequireJS and D3.js (v4+)

109 lines 2.95 kB
{ "DisplayId": 403, "Visualization": "barchart", "Legend": false, "XFields": [ "DemographicCode", "SchoolYear" ], "YFields": [ "studentcount" ], "Groupings": [ "DemographicCode" ], "XTitle": "", "YTitle": "Number of Students", "TooltipTemplate": "During the {{SchoolYear}} school year, {{studentcount}} students ({{PctofGroup}}%) residency status was identified as {{DemographicCode}} in {{Level}}.", "TooltipFields": [ "studentcount" ], "StoryBox": "", "ShowDataLabel": false, "GenerateRawTable": true, "ChartTitle": "Fall Enrollment", "ChartSubTitle": "by Residence", "ColorPalette": [ "#3abba8", "#f7cb16", "#31616c", "#77bf45", "#8b4368", "#f58921", "#3c51a2" ], "Data": [{ "SchoolYear": 2017, "DemographicCode": "Foster Care", "studentcount": "23", "PctofGroup": "0.43" }, { "SchoolYear": 2017, "DemographicCode": "Homeless", "studentcount": "136", "PctofGroup": "2.53" }, { "SchoolYear": 2017, "DemographicCode": "Migrant", "studentcount": "*", "PctofGroup": "*" }, { "SchoolYear": 2017, "DemographicCode": "Military Family", "studentcount": "*", "PctofGroup": "*" }, { "SchoolYear": 2018, "DemographicCode": "Foster Care", "studentcount": "27", "PctofGroup": "0.49" }, { "SchoolYear": 2018, "DemographicCode": "Homeless", "studentcount": "135", "PctofGroup": "2.46" }, { "SchoolYear": 2018, "DemographicCode": "Migrant", "studentcount": "*", "PctofGroup": "*" }, { "SchoolYear": 2018, "DemographicCode": "Military Family", "studentcount": "*", "PctofGroup": "*" }, { "SchoolYear": 2019, "DemographicCode": "Foster Care", "studentcount": "23", "PctofGroup": "0.4" }, { "SchoolYear": 2019, "DemographicCode": "Homeless", "studentcount": "110", "PctofGroup": "1.93" }, { "SchoolYear": 2019, "DemographicCode": "Migrant", "studentcount": "*", "PctofGroup": "*" }, { "SchoolYear": 2019, "DemographicCode": "Military Family", "studentcount": "311", "PctofGroup": "5.46" } ], "LabelData": [] }