subsurfaceiodev

Results 15 issues of subsurfaceiodev

Hey there! First of all, thanks for this wonderful package. We are currently facing an issue when dealing with "Signature Changing Decorators" functionality, Currently, wrapt allows you to change wrapped...

**Is your feature request related to a problem? Please describe.** As discussed in https://community.plotly.com/t/how-to-get-current-active-shape/42235 and https://stackoverflow.com/questions/76163350/shape-click-eventactive-shape-index-how-to-retrieve-the-index-of-a-drawn-sha, it would be a great feature to get the current active / clicked shape...

feature
P3

Thanks so much for your interest in Dash! Before posting an issue here, please check the Dash [community forum](https://community.plotly.com/c/dash) to see if the topic has already been discussed. The community...

bug
P3

Does anyone know how to implement authentication allowing users to enter username and password in dash and handling the validation logic in FastAPI?

font_weight was not passed in _write_node function

Hi! We've noticed that calamine handles line breaks different than all other engines when reading excel files via pandas, running the following code: [data.xlsx](https://github.com/dimastbk/python-calamine/files/14610643/data.xlsx) ``` import pandas as pd df...

Hi! Since latest plotly version 5.21 a great addition has been considered by [@my-tien](https://github.com/my-tien) [pull #6927](https://github.com/plotly/plotly.js/pull/6927) being capable of specifying shape layer as '**between**' which should solve issues such as...

As per title, using latest version of dash-mantine-components == 0.14.3, see following mre: ``` import dash import dash_mantine_components as dmc from dash import Dash, html dash._dash_renderer._set_react_version('18.2.0') app = Dash(__name__) img_src...

As https://github.com/GEMScienceTools/gmpe-smtk/issues/132