Skip to content

Commit 0d156f8

Browse files
committed
chore(version): bump to v0.7.9
1 parent 57fb54e commit 0d156f8

13 files changed

+734
-242
lines changed

.bmp.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
version: 0.7.8
2+
version: 0.7.9
33
commit: 'chore(version): bump to v%.%.%'
44
files:
55
src/core.js: 'version: "%.%.%"'

c3.css

+3
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@
105105
fill: steelblue;
106106
fill-opacity: 0.1;
107107
}
108+
.c3-region text {
109+
fill-opacity: 1;
110+
}
108111

109112
/*-- Brush --*/
110113
.c3-brush .extent {

0 commit comments

Comments
 (0)