CatalogHipsLayer¶
- class pywwt.layers.CatalogHipsLayer(**kwargs: Any)[source]¶
Bases:
TableLayerAttributes Summary
The column to use for the marker size (
str)The maximum point size.
The minimum point size.
Methods Summary
refresh([timeout])Update the Python table with the data that are currently visible in the WWT viewer.
update_data([table])Update the underlying data.
Attributes Documentation
Methods Documentation