SYMBOL INDEX (23 symbols across 4 files) FILE: src/mixins/demodashboard.js method dashboardColorScheme (line 11) | dashboardColorScheme(val) { FILE: src/mixins/vgtmethods.js method tdClassErrors (line 10) | tdClassErrors(row) { method tdClassErrRate (line 13) | tdClassErrRate(row) { method tdClassCErr (line 16) | tdClassCErr(row) { method tdClassSErr (line 19) | tdClassSErr(row) { method tdClassApdex (line 22) | tdClassApdex(row) { FILE: src/store/modules/layout.js method SET_DARK (line 17) | SET_DARK(state, { dark }) { method SET_MENU_AUTO_EXPAND (line 21) | SET_MENU_AUTO_EXPAND(state, { menuAutoExpand }) { method SET_MENU_MINI (line 25) | SET_MENU_MINI(state, { menuMini }) { method SET_DASHBOARD_COLOR_SCHEME (line 29) | SET_DASHBOARD_COLOR_SCHEME(state, { dashboardColorScheme }) { method setDark (line 36) | setDark({ commit }, { dark }) { method setMenuAutoExpand (line 39) | setMenuAutoExpand({ commit }, { menuAutoExpand }) { method setMenuMini (line 42) | setMenuMini({ commit }, { menuMini }) { method setDashboardColorScheme (line 45) | setDashboardColorScheme({ commit }, { dashboardColorScheme }) { FILE: src/utils.js class Utils (line 4) | class Utils { method constructor (line 5) | constructor() {} method formatBytes (line 7) | formatBytes(a, b) { method bucketsToLabels (line 16) | bucketsToLabels(buckets) { method getKVObjSortedArray (line 29) | getKVObjSortedArray(obj, asc) { method getApiStatsArray (line 40) | getApiStatsArray(statsData) { method getMethodStatsArray (line 67) | getMethodStatsArray(statsData) { method getCurrentTimelineBucket (line 86) | getCurrentTimelineBucket(statsData) { method getSortedTimeline (line 97) | getSortedTimeline(statsData) {