Skip to content

Commit f8ba8ec

Browse files
committed
modify pie color test to cover opacity
1 parent 92888af commit f8ba8ec

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-71 Bytes
Loading

test/image/mocks/pie_labels_colors_text.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"marker": {
1919
"colors": [
20-
"red",
20+
"rgba(255,0,0,0.5)",
2121
"orange",
2222
"blue",
2323
"yellow",

0 commit comments

Comments
 (0)