DTAT

Overview
DTAT is the TTS solution to complex plotting. It is largely an extension of Plotly. Although we love Plotly and use it often, one of the problems with such libraries is that they are so open ended that they take significant expertise in order to create maintainable, reusable code.
DTAT wraps Plotly to handle common plotting issues with a more user friendly interface. It is not as flexible as raw Plotly, but it is significantly easier to grab out of the box and use.
Furthermore, there are some known challenges with Plotly that every user hits and average developers struggle to overcome. DTAT is a place where we can encode lessons learned about these limitations so not every user who wants to make a plot needs to overcome them.
Projects Currently Supported
- Europa Clipper
- Mars Sample Return
- Orbiting Carbon Observatory 2
- Mars 2020
Architecture
TTS dependencies
- TTS Utilities