Open juba opened 1 year ago
See if it would be possible to use the typescript type declarations introduced in Plot 0.6.5 to improve autocompletion and IDE support.
Plot methods code in js_modules.py is now generated by get_plot_method.js, improving autocompletion and attributes detection notably by pylance.
Plot
js_modules.py
get_plot_method.js
See if it would be possible to use the typescript type declarations introduced in Plot 0.6.5 to improve autocompletion and IDE support.