Webpack theme settings

{
    "is_multicolor":"True",
    "hide_x_axes_labels" :"True",
    "chart_height":"450px",
    "chart_zoom": "10",
    "chart_zoom_xs": "5"
},
{
    "container_image" : "/static/img/chartbox-chart.png",
    "import_type" : "34,33,36"
},
{
    "container_image" : "/static/img/chartbox-users.png",
    "import_type" : "29"
},
{
    "container_image" : "/static/img/chartbox-monitor.png",
    "import_type": "2,31,8"
}

Search graph First mandatory vacuum

{
    "dashboard_result": 179,
    "search":{"50_5": "Nome agenzia","50_1":"Codice agenzia","50_25":"Nome agente"},
    "headers":["", "Name agenzia","Codice agenzia", "Agente"],
    "field":["50_5", "50_1", "50_25"],
    "to_hide": ["level_item_50_attr_32", "Chiusa"],
    "order": "level_item_50_attr_5"
}

Detail graph

{
    "field":{
        "50_5": "Nome Agenzia",
        "50_1":"Codice Agenzia",
        "50_35":"Indirizzo",
        "50_22":"Città",
        "50_23":"Provincia",
        "50_24":"Regione",
        "50_25": "Nome Agente",
        "50_11": "Mandato",
        "50_9": "Anno di fondazione",
        "50_26": "Numero di telefono",
        "50_28": "Sito",
        "50_32": "Facebook"
    }
}

Tabular report

show_balls: show balls instead of number period_to_hide_from: Period ID from which I start hiding a row rows_to_hide: Number of the row to hide if present period_to_hide_from hide_cell_plus: hide the “+” from the cells if there is a delta show_nulls: hide lines if completely empty

{
    "show_balls":"true",
    "show_nulls":"true",
    "hide_cell_plus":"true",
    "period_to_hide_from": 415,
    "rows_to_hide": [8,9],
    "click_row_to_disable": [6],
    "cols_to_hide":[1]
}

Tabular report / last table -> order by clicking on header

{ "enable_sorting" : "true" }

Line graph (graph 30) -> for single scale

{"use_single_scale":"true", "use_standard_display": "true"}
{"use_single_scale":"true", "use_standard_display": "true"}
{"hide_cell_plus":"true"}

If set to true in the advanced walk chart, the first complete value is used for the calculation of the delta

{"lastFullColumnValue": "true"}
{"graph_color":"#a2def9"}