Compare commits
No commits in common. "851e8844c8be7ee26103e9682bd70a8fa72ebe5a" and "fbd9a0309d12e5b2b6bc23b7ea46c854788b94e3" have entirely different histories.
851e8844c8
...
fbd9a0309d
@ -766,10 +766,13 @@ export const config = {
|
||||
color_type: greenColumn,
|
||||
accessorKey: "data.totals.fact_year",
|
||||
},
|
||||
"data.totals.fact_year": {
|
||||
color_type: greenColumn,
|
||||
},
|
||||
},
|
||||
columns: [
|
||||
{
|
||||
header: "",
|
||||
header: " ",
|
||||
accessorKey: "field",
|
||||
columns: [
|
||||
{
|
||||
@ -3931,14 +3934,14 @@ export const config = {
|
||||
|
||||
{
|
||||
header: "Факт 2026",
|
||||
accessorKey: "-",
|
||||
accessorKey: "",
|
||||
columns: [
|
||||
{
|
||||
header: "",
|
||||
accessorKey: "-",
|
||||
accessorKey: "",
|
||||
columns: [
|
||||
{
|
||||
header: "",
|
||||
header: " ",
|
||||
accessorKey: "data.totals.fact_year",
|
||||
columnLetter: "HI",
|
||||
size: 150,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user