react-stockcharts
react-stockcharts copied to clipboard
I would like to display initial data to OHLCTooltip
Thanks for your great Component .
OHLCTooltip initial data : "Date: n/a O: n/a H: n/a L: n/a C: n/a V: n/a" I would like to display the last value as the initial value of OHLCTooltip.
Any help? I want the same feature to display default data.