From 64f5ce6b99af78cf8a4569ebf961434eb9da8f90 Mon Sep 17 00:00:00 2001 From: iCell Date: Fri, 4 Nov 2016 22:42:34 +0800 Subject: [PATCH] add color property of the pop up label --- Classes/BEMSimpleLineGraphView.h | 3 +++ Classes/BEMSimpleLineGraphView.m | 2 ++ 2 files changed, 5 insertions(+) diff --git a/Classes/BEMSimpleLineGraphView.h b/Classes/BEMSimpleLineGraphView.h index b77717a..a82120f 100644 --- a/Classes/BEMSimpleLineGraphView.h +++ b/Classes/BEMSimpleLineGraphView.h @@ -325,6 +325,9 @@ IB_DESIGNABLE @interface BEMSimpleLineGraphView : UIView