Skip to content
  • Samuel GAIST's avatar
    [experiments] Refactor plotting · 562c7727
    Samuel GAIST authored
    The old implementation did too many things on behalf of
    the user like calling the online plotform to download
    the plotter requested if missing with no way to disable
    that behaviour. This would block the development of new
    plotters since they would not be found online and the
    command would end early.
    
    Fixes #38
    562c7727