Closed black-hawk85 closed 3 years ago
Yes, I need the full program (with the data sample).
Have prepared App.vue and data.json for the playground, I hope I have set up everything correctly. If you change indexBased to false in data.json the goto button (upper left) will jump to the desired timestamp
hey, any news on this problem? Do you need more data or infos?
Problems with Index Based mode are usually complicated, you can use goto(<index>)
for now.
Luckily, this one is easy.
Description
goto-function jumps to any timestamp but not where I want to have it when I enable indexBased option. As soon as I set indexBased to false it works correctly but the chart doesn't look nice because of market close timings.
It happens on any chart which has opening hours. Let me know if you need more information.
(tvjs version: 1.0.0, OS windows/macOS/Linux, browser Chrome, npm version 6.14.8)