pyobsplot
pyobsplot copied to clipboard
Use type declarations to improve IDE support
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.