beremiz
Clone
Summary
Browse
Changes
Graph
IDE: Fixed use of RingBuffers in variable traces graphs when switching to 2D trend graph.
svghmi
2021-07-29, Edouard Tisserant
ef04cedee08b
IDE: Fixed use of RingBuffers in variable traces graphs when switching to 2D trend graph.
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))