Compare commits

..

No commits in common. "851e8844c8be7ee26103e9682bd70a8fa72ebe5a" and "fbd9a0309d12e5b2b6bc23b7ea46c854788b94e3" have entirely different histories.

View File

@ -766,10 +766,13 @@ export const config = {
color_type: greenColumn, color_type: greenColumn,
accessorKey: "data.totals.fact_year", accessorKey: "data.totals.fact_year",
}, },
"data.totals.fact_year": {
color_type: greenColumn,
},
}, },
columns: [ columns: [
{ {
header: "", header: " ",
accessorKey: "field", accessorKey: "field",
columns: [ columns: [
{ {
@ -3931,14 +3934,14 @@ export const config = {
{ {
header: "Факт 2026", header: "Факт 2026",
accessorKey: "-", accessorKey: "",
columns: [ columns: [
{ {
header: "", header: "",
accessorKey: "-", accessorKey: "",
columns: [ columns: [
{ {
header: "", header: " ",
accessorKey: "data.totals.fact_year", accessorKey: "data.totals.fact_year",
columnLetter: "HI", columnLetter: "HI",
size: 150, size: 150,