Skip to content

Commit

Permalink
[Visualizations] Fixes the wrong desciption of the kibana.json file (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
stratoula authored Aug 3, 2021
1 parent fddd9d7 commit e3572e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/visualizations/kibana.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"name": "Kibana App",
"githubTeam": "kibana-app"
},
"description": "Contains the new xy-axis chart using the elastic-charts library, which will eventually replace the vislib xy-axis charts including bar, area, and line."
"description": "Contains the shared architecture among all the legacy visualizations, e.g. the visualization type registry or the visualization embeddable."
}

0 comments on commit e3572e3

Please sign in to comment.