Display latest bar/candle's indicator values to DataBox

Feature:

Currently the DataBox shows the indicators’, OHLC values, volume, etc. in real time, only if you hover over a bar or candle. Let’s show the last bar’s values by default unless other ones are being hovered over. This way we won’t have to constantly move our cursor on the latest bar to see these values.

The logic would be fairly simple with a few conditional statements…

Nice to have:

Allow vertical resizing of the DataBox, so user wouldn’t need to scroll up and down to see all values.

image

If you place your mouse pointer on the bottom right corner of the databox, you should be able to click/drag to resize it

1 Like

@BWeis This seems to have been addressed in the new Chart beta and can be closed or labeled I suppose.

1 Like

Thanks! Will close this out