Yan
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. 
@hediet Any idea what is wrong? I can try to fix if you can give me some pointers. Thanks for awesome work.