Add Candlestick as an option for Bid-Ask Volume chart types

I have a custom indicator that uses the bid and ask volume data (via BarInputEntity.profile()); however, I want to see a candlestick chart and not the bid/ask volume values. And it looks like when I am in the Bid-Ask volume chart, and I zoom in, it does show a candlestick outline. It would be nice to have that as an option in the chart type dropdown. It would also be nice to not show any of the text when that candlestick option is chosen.

I would actually like it if the candles would stay overlayed on the bid-ask volume profiles so I can see where they close relative to value area and the VPOC for the candle. Why does the candle disappear when you zoom out?