Skip to content

Commit

Permalink
fix(legacy-preset-chart-nvd3): remove unnecessary control override (#767
Browse files Browse the repository at this point in the history
)
  • Loading branch information
villebro authored and zhaoyongjie committed Nov 26, 2021
1 parent 8c2a91e commit 68c5beb
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 68c5beb

Please sign in to comment.