Skip to content

Draft: Synoptic widget in Taranta suite

Vincent Hardion requested to merge new/svg-synoptic into develop

Description

This is the integration of a synoptic widget in the Taranta dashboard. A synoptic is an active drawing, usually representing a a general view of a system and its main components.

Motivation

A synoptic application has been used for long time at MAX IV to represent a Tango control system with the view of the accelerator or the beamlines. This is a very popular desktop application which use webkit to render a SVG view lib-maxiv-svgsynoptic, using pytango to communicate with Tango.

Fixes:

Changes:

  • new view
  • remove the synoptic widget

Tests included/Docs Updated?

  • Included for each change/fix?
  • Passing? (Merge will not be approved unless this is checked)
  • Docs updated?
  • New packages used/requires npm install?
  • Toggle added for new features?
Edited by Vincent Hardion

Merge request reports