var Dynamic_Charts_Default_Color_Set = {
   "meta": {
      "name": "University of Arkansas Web Color Guidance Chart Palette",
      "source": "https://brand.uark.edu/graphic-identity/colors/web-colors.php",
      "note": "U",
      "typographySource": "https://brand.uark.edu/graphic-identity/typography.php"
   },
   "colors": {
      "primary": {
         "razorbackRed": "#9D2235",
         "appleBlossom": "#FFFFFF"
      },
      "secondary": {
         "quartz": "#F2F2F4",
         "silverleaf": "#C7C8C9",
         "spoofersStone": "#464648"
      },
      "accent": {
         "buckskin": "#DDBA96",
         "hickory": "#957552",
         "bauxite": "#492D14",
         "clearsky": "#9DC9D5",
         "springwater": "#3E94AA",
         "stormCloud": "#0F3842"
      }
   },
   "defaultChartColors": [
      "#9D2235",
      "#0F3842",
      "#3E94AA",
      "#492D14",
      "#DDBA96",
      "#957552",
      "#464648",
      "#9DC9D5",
      "#C7C8C9"
   ],
   "responseRateColors": [
      "#0F3842"
   ],
   "strengthsColors": [
      "#9D2235",
      "#0F3842",
      "#3E94AA",
      "#492D14",
      "#DDBA96"
   ],
   "weaknessesColors": [
      "#9D2235",
      "#492D14",
      "#0F3842",
      "#957552",
      "#3E94AA",
      "#464648"
   ],
   "peerComparisonColors": [
      "#9D2235",
      "#3E94AA"
   ],
   "typography": {
      "bodyFontFamily": "Lato, Arial, Helvetica, sans-serif",
      "headingFontFamily": "Roboto Serif, Georgia, serif",
      "publicationSansSerif": "Myriad Pro, Lato, Arial, Helvetica, sans-serif",
      "publicationSerif": "Minion Pro, Roboto Serif, Georgia, serif",
      "note": "UARK typography guidance says Lato is the primary web typeface for body text and links; Roboto Serif may be used for headings, callouts, and design elements. Chart typography below follows that guidance with practical local fallbacks."
   },
   "typographicScale": {
      "pageBodyText": "16px-17px",
      "normalTextOverlayMinimum": "16px",
      "largeTextOverlay": "24px",
      "chartTitle": "16px",
      "chartAxisLabels": "12px",
      "chartLegend": "12px",
      "chartDataLabels": "12px-14px"
   }
};

var Dynamic_Charts_Data = [
   [
      {
         "Chart": {
            "chart": {
               "type": "bar",
               "height": 520,
               "backgroundColor": "#FFFFFF",
               "style": {
                  "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                  "color": "#464648"
               }
            },
            "title": {
               "text": "Divisional Response Rates",
               "align": "left",
               "style": {
                  "color": "#9D2235",
                  "fontSize": "22px",
                  "fontWeight": "bold",
                  "fontFamily": "Roboto Serif, Georgia, serif"
               }
            },
            "credits": {
               "enabled": false
            },
            "legend": {
               "enabled": false,
               "itemStyle": {
                  "color": "#464648",
                  "fontWeight": "normal",
                  "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                  "fontSize": "12px"
               },
               "itemHoverStyle": {
                  "color": "#9D2235"
               }
            },
            "xAxis": {
               "categories": [
                  "Agricultural, Food and Life Sciences",
                  "Architecture",
                  "Arts and Sciences",
                  "Business",
                  "Education and Health Professions",
                  "Engineering",
                  "Law",
                  "Library"
               ],
               "title": {
                  "text": null,
                  "style": {
                     "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                     "fontSize": "12px",
                     "color": "#464648",
                     "fontWeight": "normal"
                  }
               },
               "lineColor": "#C7C8C9",
               "reversed": true,
               "labels": {
                  "style": {
                     "fontSize": "14px",
                     "color": "#464648",
                     "fontFamily": "Lato, Arial, Helvetica, sans-serif"
                  }
               },
               "tickColor": "#C7C8C9",
               "gridLineColor": "#E6E6E6"
            },
            "yAxis": {
               "min": 0,
               "max": 80,
               "visible": false,
               "title": {
                  "text": null,
                  "style": {
                     "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                     "fontSize": "12px",
                     "color": "#464648",
                     "fontWeight": "normal"
                  }
               },
               "gridLineColor": "#E3E3E3",
               "labels": {
                  "style": {
                     "color": "#464648",
                     "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                     "fontSize": "12px"
                  }
               },
               "lineColor": "#C7C8C9"
            },
            "tooltip": {
               "pointFormat": "<b>{point.y}%</b>",
               "backgroundColor": "#FFFFFF",
               "borderColor": "#C7C8C9",
               "style": {
                  "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                  "fontSize": "12px",
                  "color": "#000000"
               }
            },
            "plotOptions": {
               "series": {
                  "color": "#0F3842",
                  "borderWidth": 0,
                  "pointPadding": 0.12,
                  "groupPadding": 0.08,
                  "dataLabels": {
                     "enabled": true,
                     "format": "{y}%",
                     "inside": true,
                     "align": "right",
                     "style": {
                        "color": "#FFFFFF",
                        "fontSize": "14px",
                        "textOutline": "none",
                        "fontFamily": "Lato, Arial, Helvetica, sans-serif"
                     }
                  }
               }
            },
            "series": [
               {
                  "name": "Response Rate",
                  "data": [
                     38,
                     43,
                     41,
                     40,
                     46,
                     33,
                     34,
                     71
                  ],
                  "color": "#0F3842"
               }
            ],
            "colors": [
               "#0F3842"
            ]
         },
         "Footer_Note": ""
      }
   ],
   [
      {
         "Chart": {
            "chart": {
               "type": "column",
               "height": 420,
               "backgroundColor": "#FFFFFF",
               "style": {
                  "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                  "color": "#464648"
               }
            },
            "title": {
               "text": "COACHE Strengths by Year",
               "style": {
                  "color": "#9D2235",
                  "fontWeight": "bold",
                  "fontFamily": "Roboto Serif, Georgia, serif",
                  "fontSize": "16px"
               }
            },
            "credits": {
               "enabled": false
            },
            "xAxis": {
               "categories": [
                  "2013",
                  "2017",
                  "2021",
                  "2024"
               ],
               "title": {
                  "text": "Year",
                  "style": {
                     "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                     "fontSize": "12px",
                     "color": "#464648",
                     "fontWeight": "normal"
                  }
               },
               "lineColor": "#C7C8C9",
               "tickColor": "#C7C8C9",
               "labels": {
                  "style": {
                     "color": "#464648",
                     "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                     "fontSize": "12px"
                  }
               },
               "gridLineColor": "#E6E6E6"
            },
            "yAxis": {
               "min": 0,
               "max": 32,
               "title": {
                  "text": "Percentage Mentioned",
                  "style": {
                     "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                     "fontSize": "12px",
                     "color": "#464648",
                     "fontWeight": "normal"
                  }
               },
               "gridLineColor": "#E3E3E3",
               "labels": {
                  "style": {
                     "color": "#464648",
                     "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                     "fontSize": "12px"
                  }
               },
               "lineColor": "#C7C8C9"
            },
            "tooltip": {
               "shared": true,
               "valueSuffix": "%",
               "backgroundColor": "#FFFFFF",
               "borderColor": "#C7C8C9",
               "style": {
                  "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                  "fontSize": "12px",
                  "color": "#000000"
               }
            },
            "plotOptions": {
               "column": {
                  "groupPadding": 0.12,
                  "pointPadding": 0.05
               }
            },
            "series": [
               {
                  "name": "Quality of Colleagues",
                  "data": [
                     21,
                     27,
                     30,
                     18
                  ],
                  "color": "#9D2235"
               },
               {
                  "name": "Location",
                  "data": [
                     21,
                     26,
                     27,
                     26
                  ],
                  "color": "#0F3842"
               },
               {
                  "name": "Cost of Living",
                  "data": [
                     20,
                     20,
                     18,
                     null
                  ],
                  "color": "#3E94AA"
               },
               {
                  "name": "Academic Freedom",
                  "data": [
                     19,
                     null,
                     17,
                     15
                  ],
                  "color": "#492D14"
               },
               {
                  "name": "Support of Colleagues",
                  "data": [
                     null,
                     18,
                     null,
                     17
                  ],
                  "color": "#DDBA96"
               }
            ],
            "colors": [
               "#9D2235",
               "#0F3842",
               "#3E94AA",
               "#492D14",
               "#DDBA96"
            ],
            "legend": {
               "itemStyle": {
                  "color": "#464648",
                  "fontWeight": "normal",
                  "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                  "fontSize": "12px"
               },
               "itemHoverStyle": {
                  "color": "#9D2235"
               }
            }
         },
         "Footer_Note": ""
      }
   ],
   [
      {
         "Chart": {
            "chart": {
               "type": "column",
               "height": 420,
               "backgroundColor": "#FFFFFF",
               "style": {
                  "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                  "color": "#464648"
               }
            },
            "title": {
               "text": "COACHE Weaknesses by Year",
               "style": {
                  "color": "#9D2235",
                  "fontWeight": "bold",
                  "fontFamily": "Roboto Serif, Georgia, serif",
                  "fontSize": "16px"
               }
            },
            "credits": {
               "enabled": false
            },
            "xAxis": {
               "categories": [
                  "2013",
                  "2017",
                  "2021",
                  "2024"
               ],
               "title": {
                  "text": "Year",
                  "style": {
                     "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                     "fontSize": "12px",
                     "color": "#464648",
                     "fontWeight": "normal"
                  }
               },
               "lineColor": "#C7C8C9",
               "tickColor": "#C7C8C9",
               "labels": {
                  "style": {
                     "color": "#464648",
                     "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                     "fontSize": "12px"
                  }
               },
               "gridLineColor": "#E6E6E6"
            },
            "yAxis": {
               "min": 0,
               "max": 32,
               "title": {
                  "text": "Percentage Mentioned",
                  "style": {
                     "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                     "fontSize": "12px",
                     "color": "#464648",
                     "fontWeight": "normal"
                  }
               },
               "gridLineColor": "#E3E3E3",
               "labels": {
                  "style": {
                     "color": "#464648",
                     "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                     "fontSize": "12px"
                  }
               },
               "lineColor": "#C7C8C9"
            },
            "tooltip": {
               "shared": true,
               "valueSuffix": "%",
               "backgroundColor": "#FFFFFF",
               "borderColor": "#C7C8C9",
               "style": {
                  "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                  "fontSize": "12px",
                  "color": "#000000"
               }
            },
            "plotOptions": {
               "column": {
                  "groupPadding": 0.12,
                  "pointPadding": 0.05
               }
            },
            "series": [
               {
                  "name": "Compensation",
                  "data": [
                     21,
                     23,
                     23,
                     30
                  ],
                  "color": "#9D2235"
               },
               {
                  "name": "Quality of Leadership",
                  "data": [
                     17,
                     null,
                     11,
                     10
                  ],
                  "color": "#492D14"
               },
               {
                  "name": "Support for Research",
                  "data": [
                     16,
                     13,
                     null,
                     13
                  ],
                  "color": "#0F3842"
               },
               {
                  "name": "Quality of Graduate Students",
                  "data": [
                     16,
                     14,
                     11,
                     null
                  ],
                  "color": "#957552"
               },
               {
                  "name": "Too Much Service",
                  "data": [
                     null,
                     13,
                     13,
                     13
                  ],
                  "color": "#3E94AA"
               },
               {
                  "name": "Quality of Facilities",
                  "data": [
                     null,
                     13,
                     null,
                     null
                  ],
                  "color": "#464648"
               }
            ],
            "colors": [
               "#9D2235",
               "#492D14",
               "#0F3842",
               "#957552",
               "#3E94AA",
               "#464648"
            ],
            "legend": {
               "itemStyle": {
                  "color": "#464648",
                  "fontWeight": "normal",
                  "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                  "fontSize": "12px"
               },
               "itemHoverStyle": {
                  "color": "#9D2235"
               }
            }
         },
         "Footer_Note": ""
      }
   ],
   [
      {
         "Chart": {
            "chart": {
               "type": "line",
               "height": 430,
               "backgroundColor": "#FFFFFF",
               "style": {
                  "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                  "color": "#464648"
               }
            },
            "title": {
               "text": "Survey Response Rates: U of A vs Peer Group",
               "align": "center",
               "style": {
                  "color": "#9D2235",
                  "fontWeight": "bold",
                  "fontFamily": "Roboto Serif, Georgia, serif",
                  "fontSize": "16px"
               }
            },
            "credits": {
               "enabled": false
            },
            "xAxis": {
               "categories": [
                  "2013-2014",
                  "2017-2018",
                  "2021-2022",
                  "2024-2025"
               ],
               "title": {
                  "text": null,
                  "style": {
                     "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                     "fontSize": "12px",
                     "color": "#464648",
                     "fontWeight": "normal"
                  }
               },
               "labels": {
                  "style": {
                     "fontSize": "15px",
                     "color": "#464648",
                     "fontFamily": "Lato, Arial, Helvetica, sans-serif"
                  }
               },
               "lineColor": "#C7C8C9",
               "tickColor": "#C7C8C9",
               "gridLineColor": "#E6E6E6"
            },
            "yAxis": {
               "min": 35,
               "max": 53,
               "tickInterval": 2,
               "title": {
                  "text": null,
                  "style": {
                     "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                     "fontSize": "12px",
                     "color": "#464648",
                     "fontWeight": "normal"
                  }
               },
               "labels": {
                  "format": "{value}%",
                  "style": {
                     "color": "#464648",
                     "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                     "fontSize": "12px"
                  }
               },
               "gridLineColor": "#e1e1e1",
               "lineColor": "#C7C8C9"
            },
            "tooltip": {
               "shared": true,
               "valueSuffix": "%",
               "backgroundColor": "#FFFFFF",
               "borderColor": "#C7C8C9",
               "style": {
                  "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                  "fontSize": "12px",
                  "color": "#000000"
               }
            },
            "legend": {
               "enabled": true,
               "align": "center",
               "verticalAlign": "bottom",
               "itemStyle": {
                  "color": "#464648",
                  "fontWeight": "normal",
                  "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                  "fontSize": "12px"
               },
               "itemHoverStyle": {
                  "color": "#9D2235"
               }
            },
            "plotOptions": {
               "series": {
                  "marker": {
                     "enabled": false
                  },
                  "lineWidth": 4,
                  "dataLabels": {
                     "enabled": true,
                     "format": "{y}%",
                     "allowOverlap": true,
                     "crop": false,
                     "overflow": "none",
                     "style": {
                        "fontSize": "14px",
                        "fontWeight": "bold",
                        "textOutline": "none",
                        "fontFamily": "Lato, Arial, Helvetica, sans-serif"
                     }
                  }
               }
            },
            "series": [
               {
                  "name": "U of A",
                  "color": "#9D2235",
                  "dataLabels": {
                     "style": {
                        "color": "#9D2235",
                        "fontSize": "14px",
                        "fontWeight": "bold",
                        "textOutline": "none",
                        "fontFamily": "Lato, Arial, Helvetica, sans-serif"
                     }
                  },
                  "data": [
                     {
                        "y": 48,
                        "dataLabels": {
                           "y": 18,
                           "style": {
                              "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                              "fontSize": "12px",
                              "textOutline": "none"
                           }
                        }
                     },
                     {
                        "y": 44,
                        "dataLabels": {
                           "y": 18,
                           "style": {
                              "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                              "fontSize": "12px",
                              "textOutline": "none"
                           }
                        }
                     },
                     {
                        "y": 49,
                        "dataLabels": {
                           "y": -12,
                           "style": {
                              "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                              "fontSize": "12px",
                              "textOutline": "none"
                           }
                        }
                     },
                     {
                        "y": 41,
                        "dataLabels": {
                           "y": -12,
                           "style": {
                              "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                              "fontSize": "12px",
                              "textOutline": "none"
                           }
                        }
                     }
                  ]
               },
               {
                  "name": "Peer Group",
                  "color": "#3E94AA",
                  "dataLabels": {
                     "style": {
                        "color": "#464648",
                        "fontSize": "14px",
                        "fontWeight": "bold",
                        "textOutline": "none",
                        "fontFamily": "Lato, Arial, Helvetica, sans-serif"
                     }
                  },
                  "data": [
                     {
                        "y": 49,
                        "dataLabels": {
                           "y": -12,
                           "style": {
                              "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                              "fontSize": "12px",
                              "textOutline": "none"
                           }
                        }
                     },
                     {
                        "y": 47,
                        "dataLabels": {
                           "y": -12,
                           "style": {
                              "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                              "fontSize": "12px",
                              "textOutline": "none"
                           }
                        }
                     },
                     {
                        "y": 46,
                        "dataLabels": {
                           "y": 18,
                           "style": {
                              "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                              "fontSize": "12px",
                              "textOutline": "none"
                           }
                        }
                     },
                     {
                        "y": 36,
                        "dataLabels": {
                           "y": 18,
                           "style": {
                              "fontFamily": "Lato, Arial, Helvetica, sans-serif",
                              "fontSize": "12px",
                              "textOutline": "none"
                           }
                        }
                     }
                  ]
               }
            ],
            "colors": [
               "#9D2235",
               "#3E94AA"
            ]
         },
         "Footer_Note": ""
      }
   ]
];

var Dynamic_Charts_Page_Content = {
   "title": "",
   "subtitle": "",
   "sections": [
      {
         "id": "response-rates",
         "heading": "COACHE Survey Response Rates",
         "blocks": [
            {
               "type": "paragraph",
               "text": "Overall response rate: 41% of eligible faculty members (463 responses/1129 eligible)"
            },
            {
               "type": "table",
               "className": "coache-table",
               "title": "University of Arkansas (percentages)",
               "columns": [
                  "Faculty Group",
                  "Response Rate"
               ],
               "rows": [
                  [
                     "All Faculty",
                     "41%"
                  ],
                  [
                     "Tenured",
                     "39%"
                  ],
                  [
                     "Pre-Tenure",
                     "44%"
                  ],
                  [
                     "Non-Tenure Track",
                     "42%"
                  ],
                  [
                     "Full Professors",
                     "40%"
                  ]
               ]
            },
            {
               "type": "chart",
               "chartPath": [
                  0,
                  0
               ]
            }
         ]
      },
      {
         "id": "selected-peers",
         "heading": "Survey Response Rates Compared to Selected Peers",
         "blocks": [
            {
               "type": "table",
               "className": "coache-table one-column",
               "title": "Selected Peers",
               "columns": [
                  "Selected Peers"
               ],
               "rows": [
                  [
                     "Auburn University (2023)"
                  ],
                  [
                     "*North Carolina State University (2024)"
                  ],
                  [
                     "*The University of Texas at Austin (2023)"
                  ],
                  [
                     "University of Missouri - Columbia (2025)"
                  ],
                  [
                     "University of Tennessee Knoxville (2025)"
                  ]
               ]
            },
            {
               "type": "note",
               "text": ""
            },
            {
               "type": "chart",
               "chartPath": [
                  3,
                  0
               ]
            }
         ]
      },
      {
         "id": "best-aspects",
         "heading": "Best Aspects of Working at the U of A",
         "blocks": [
            {
               "type": "chart",
               "chartPath": [
                  1,
                  0
               ]
            }
         ]
      },
      {
         "id": "areas-improvement",
         "heading": "Areas that Need the Most Improvement",
         "blocks": [
            {
               "type": "chart",
               "chartPath": [
                  2,
                  0
               ]
            }
         ]
      }
   ]
};
