Class ExternalGraphFrame<T>

    • Constructor Detail

      • ExternalGraphFrame

        public ExternalGraphFrame​(String name,
                                  AuxPlotter<T> chart,
                                  int width,
                                  int height)
    • Method Detail

      • plot

        public void plot​(T t)