Skip to content

Commit

Permalink
[KNOWAGE-8335]
Browse files Browse the repository at this point in the history
  • Loading branch information
Redjaw committed Dec 4, 2023
2 parents 0be29e3 + 18655d3 commit c3e5154
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,12 @@
"type": "Preview"
}
],
"Legend": [
{
"title": "dashboard.widgetEditor.legend.title",
"type": "Legend"
}
],
"Responsive": [
{
"title": "dashboard.widgetEditor.responsive.title",
Expand Down Expand Up @@ -159,6 +165,11 @@
"label": "common.style",
"value": "Style"
},
{
"icon": "pi pi-table",
"label": "dashboard.widgetEditor.legend.title",
"value": "Legend"
},
{
"icon": "fa-solid fa-arrow-up",
"label": "dashboard.widgetEditor.yAxis",
Expand Down

0 comments on commit c3e5154

Please sign in to comment.