import time
import zmq
import json
import threading

from PlotStyle import Style

class PlotClient:
    self.m_plotData = []