showSectionPricingOverlay
Type: boolean
Default: false
Overlays the price or price range of a section on top of it, when the chart is zoomed out. The pricing is positioned underneath the label.
The price is updated live based on the currently selectable objects inside.
{
"pricing": {
"showSectionPricingOverlay": true
}
}
Replaces top level configuration property
The top level config.showSectionPricingOverlay
property is deprecated and will be removed at a later date. It should be defined as part of pricing instead.