Skip to content

Commit

Permalink
force overlay volume for trading view
Browse files Browse the repository at this point in the history
  • Loading branch information
trungbach committed Sep 7, 2023
1 parent ed52f37 commit 4b1205f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/TVChartContainer/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@ const disabledFeatures = [
'popup_hints',
'header_in_fullscreen_mode',
'right_bar_stays_on_scroll',
'symbol_info'
'symbol_info',
'volume_force_overlay'
];

const enabledFeatures = [
Expand Down

0 comments on commit 4b1205f

Please sign in to comment.