Thomas Robitaille
Thomas Robitaille
There are cases where one might want to set up a layout with a fixed size and put the WWT widget in it and get it to fill all available...
As discussed with @pkgw it would be good to default to a position in the sky with more stars, e.g. the Galactic center.
Similar to #137, it would be nice to be able to be able to define the color-coding of points in layers by specifying a column (currently ``colorMapColumn``) but also ``colorMapMin``...
At the moment, when using ``set_track_object`` in solar system mode, one still has to zoom in manually to the planet. I believe there is a function ``gotoTarget`` that we may...
Astropy allows users to construct arrays of ``SkyCoord`` objects which can contain positions on the sky and optionally distances. Essentially this provides absolute 2D or 3D coordinates. We should allow...
We should document how the scaling of points and the color-coding works when color-coding by attributes. In particular, do we have control over the min/max values to use for this...
The ``center_on_coordinates`` method only really works for the Sky view, but it'd be nice to have something like this for lon/lat on a planet for instance. I'm pretty sure this...
Circles with a radius given in pixels are now larger in WebGL than they were before. It would be nice to make them consistent if possible. The reference images updated...
Line colors blend properly on Windows and seem nicely antialiased  (the selected constellation is supposed to be blue) But on Mac/Linux the blue doesn't blend with the red: ...
This is a reminder that currently the line width setting doesn't work in the WebGL SDK. The reference images updated in https://github.com/WorldWideTelescope/pywwt/pull/104 will need to be updated again (at least...