From ac4a4bfd676699490cc00149e51ae6db6729370c Mon Sep 17 00:00:00 2001 From: Thukaram V H Date: Thu, 14 Apr 2016 21:57:58 -0700 Subject: [PATCH] Data Labels display for Line Bar combo for v2.0 Data Labels display for Line Bar combo for v2.0 --- samples/data_label_combo-bar-line.html | 93 ++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 samples/data_label_combo-bar-line.html diff --git a/samples/data_label_combo-bar-line.html b/samples/data_label_combo-bar-line.html new file mode 100644 index 000000000..bb49cfcd4 --- /dev/null +++ b/samples/data_label_combo-bar-line.html @@ -0,0 +1,93 @@ + + + + + + Combo Bar-Line Chart + + + + + + +
+ +
+ + + + + -- 2.47.2