Yan

Results 5 comments of Yan

> A workaround: [#7240 (comment)](https://github.com/microsoft/vscode-cpptools/issues/7240#issuecomment-1107849299) https://stackoverflow.com/questions/58329611/vscode-macos-catalina-doesnt-stop-on-breakpoints-on-c-c-debug/70991654#70991654 > > Use CodeLLDB: > > ``` > { > "version": "0.2.0", > "configurations": [ > { > //...other configuration > "type": "lldb", //...

> > > A workaround: [#7240 (comment)](https://github.com/microsoft/vscode-cpptools/issues/7240#issuecomment-1107849299) https://stackoverflow.com/questions/58329611/vscode-macos-catalina-doesnt-stop-on-breakpoints-on-c-c-debug/70991654#70991654 > > > Use CodeLLDB: > > > ``` > > > { > > > "version": "0.2.0", > > > "configurations":...

I am seeing this with Python as well. the `plotly` option is gone and time series data are not displayed properly.

this is using the `demo.py` in your repo. ![image](https://github.com/hediet/vscode-debug-visualizer/assets/107227724/6bd87db1-7d6a-43d8-b513-8f2f585a54d2)

@hediet Any idea what is wrong? I can try to fix if you can give me some pointers. Thanks for awesome work.