Skip to content

Commit

Permalink
fix(plugin-chart-echarts): radar legend control is duplicated (apache…
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenLYZ authored Jun 19, 2021
1 parent 7aec0a4 commit a413785
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx
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 a413785

Please sign in to comment.