ECP-WarpX / impactx

high-performance modeling of beam dynamics in particle accelerators with collective effects
https://impactx.readthedocs.io
Other
28 stars 20 forks source link

[Dashboard] Tooltips #722

Open ax3l opened 1 month ago

ax3l commented 1 month ago

Use Python doc strings to add tooltips (hover over) elements. Especially useful for input.

There is .__doc__ that can be queried for this.