Skip to content

Commit

Permalink
fix(legacy-preset-chart-nvd3): remove unnecessary control override (a…
Browse files Browse the repository at this point in the history
  • Loading branch information
villebro authored and zhaoyongjie committed Nov 25, 2021
1 parent eb3b6f3 commit 4e892a2
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,6 @@ export default {
timeSeriesSection[1],
sections.annotations,
],
controlOverrides: {
color_scheme: {
renderTrigger: false,
},
},
sectionOverrides: {
druidTimeSeries: {
controlSetRows: [['granularity', 'druid_time_origin'], ['time_range']],
Expand Down

0 comments on commit 4e892a2

Please sign in to comment.