Skip to content

Commit

Permalink
fix(plugin-chart-echarts): radar legend control is duplicated (#1180)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenLYZ authored and zhaoyongjie committed Nov 26, 2021
1 parent fb8b7a2 commit 25ec1e3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ const config: ControlPanelConfig = {
expanded: true,
controlSetRows: [
['color_scheme'],
[<h1 className="section-header">{t('Legend')}</h1>],
isFeatureEnabled(FeatureFlag.DASHBOARD_CROSS_FILTERS)
? [
{
Expand Down

0 comments on commit 25ec1e3

Please sign in to comment.