Skip to content

Commit 91e1f97

Browse files
committed
Update CustomSelectionEventCallback.swift
1 parent 8c5c31e commit 91e1f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AAInfographicsDemo/Demo/AdditionalContent1/CustomSelectionEventCallback.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ class CustomSelectionEventCallback: UIViewController, WKScriptMessageHandler {
5050
.chartType(.column)
5151
.stacking(.normal)
5252
.title("Top Rounded Corners Stacking Column Chart")
53-
.colorsTheme(["#fe117c", "#ffc069", "#06caf4",])
53+
.colorsTheme(["#06caf4",])
5454
.series([
5555
AASeriesElement()
5656
.name("Tokyo Hot")

0 commit comments

Comments
 (0)