Compare commits
No commits in common. "851e8844c8be7ee26103e9682bd70a8fa72ebe5a" and "fbd9a0309d12e5b2b6bc23b7ea46c854788b94e3" have entirely different histories.
851e8844c8
...
fbd9a0309d
@ -766,6 +766,9 @@ 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: [
|
||||||
{
|
{
|
||||||
@ -3931,11 +3934,11 @@ export const config = {
|
|||||||
|
|
||||||
{
|
{
|
||||||
header: "Факт 2026",
|
header: "Факт 2026",
|
||||||
accessorKey: "-",
|
accessorKey: "",
|
||||||
columns: [
|
columns: [
|
||||||
{
|
{
|
||||||
header: "",
|
header: "",
|
||||||
accessorKey: "-",
|
accessorKey: "",
|
||||||
columns: [
|
columns: [
|
||||||
{
|
{
|
||||||
header: " ",
|
header: " ",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user