|
17 | 17 | <template slot='chart'> |
18 | 18 | <line-chart2 chartId="widget06_1" slot='chart' class='px-3' :data='[65, 59, 84, 84, 51, 55, 40]' |
19 | 19 | :labels="['January', 'February', 'March', 'April', 'May', 'June', 'July']" |
20 | | - style='height:70px' label='Members'/> |
| 20 | + style='height:70px' label='Members' pointHoverBackgroundColor='primary'/> |
21 | 21 | </template> |
22 | 22 | </widget06> |
23 | 23 | </b-col> |
|
35 | 35 | </b-dropdown> |
36 | 36 | </template> |
37 | 37 | <template slot='chart'> |
38 | | - <line-chart2 chartId="widget06_2" slot='chart' class='px-3' :data='[1, 18, 9, 17, 34, 22, 11]' |
| 38 | + <line-chart2 chartId='widget06_2' slot='chart' class='px-3' :data='[1, 18, 9, 17, 34, 22, 11]' |
39 | 39 | :labels="['January', 'February', 'March', 'April', 'May', 'June', 'July']" |
40 | | - style='height:70px' label='Members'/> |
| 40 | + style='height:70px' label='Members' :options='{elements: {line: {tension: 0.00001}}}' |
| 41 | + pointHoverBackgroundColor='info'/> |
41 | 42 | </template> |
42 | 43 | </widget06> |
43 | 44 | </b-col> |
|
57 | 58 | <template slot='chart'> |
58 | 59 | <line-chart1 chartId="widget06_3" slot='chart' :data='[78, 81, 80, 45, 34, 12, 40]' |
59 | 60 | :labels="['January', 'February', 'March', 'April', 'May', 'June', 'July']" |
60 | | - style='height:70px' backgroundColor ='rgba(255,255,255,.2)' label='Members'/> |
| 61 | + style='height:70px' backgroundColor ='rgba(255,255,255,.2)' label='Members' |
| 62 | + :options="{elements: {line: {borderWidth: 2.5}}}" pointHoverBackgroundColor='warning'/> |
61 | 63 | </template> |
62 | 64 | </widget06> |
63 | 65 | </b-col> |
|
76 | 78 | </template> |
77 | 79 | <template name='chart'> |
78 | 80 | <bar-chart1 chartId="widget06_4" slot='chart' :data='[10, 22, 34, 46, 58, 70, 46, 23, 45, 78, 34, 12]' |
79 | | - label='Members' backgroundColor='rgb(250, 152, 152)' style='height:70px'/> |
| 81 | + label='Members' backgroundColor='rgb(250, 152, 152)' style='height:70px' /> |
80 | 82 | </template> |
81 | 83 | </widget06> |
82 | 84 | </b-col> |
|
132 | 134 | <b-row> |
133 | 135 | <b-col md="3" sm="6"> |
134 | 136 | <widget04 type="facebook" rightHeader="89k" rightFooter="friends" leftHeader="459" leftFooter="feeds"> |
135 | | - <line-chart1 chartId="facebook" :data='[0, 22, 34, 46, 58, 70, 68, 58, 52, 60, 64, 70]' label='Friends' |
| 137 | + <line-chart1 chartId="facebook" :data='[65, 59, 84, 84, 51, 55, 40]' label='Friends' |
| 138 | + :labels="['January', 'February', 'March', 'April', 'May', 'June', 'July']" |
136 | 139 | style='height:100px' backgroundColor='rgba(255,255,255,.1)'/> |
137 | 140 | </widget04> |
138 | 141 | </b-col> |
139 | 142 | <b-col md="3" sm="6"> |
140 | 143 | <widget04 type="twitter" rightHeader="973k" rightFooter="followers" leftHeader="1.792" leftFooter="tweets"> |
141 | | - <line-chart1 chartId="twitter" :data='[5, 22, 34, 46, 58, 70, 68, 58, 52, 60, 64, 72]' label='Followers' |
| 144 | + <line-chart1 chartId="twitter" :data='[1, 13, 9, 17, 34, 41, 38]' label='Followers' |
| 145 | + :labels="['January', 'February', 'March', 'April', 'May', 'June', 'July']" |
142 | 146 | style='height:100px' backgroundColor='rgba(255,255,255,.1)'/> |
143 | 147 | </widget04> |
144 | 148 | </b-col> |
145 | 149 | <b-col md="3" sm="6"> |
146 | 150 | <widget04 type="linkedin" rightHeader="500+" rightFooter="contracts" leftHeader="292" leftFooter="feeds"> |
147 | | - <line-chart1 chartId="linkedIn" :data='[15, 22, 34, 46, 58, 70, 68, 58, 52, 60, 64, 71]' label='Contracts' |
| 151 | + <line-chart1 chartId="linkedIn" :data='[78, 81, 80, 45, 34, 12, 40]' label='Contracts' |
| 152 | + :labels="['January', 'February', 'March', 'April', 'May', 'June', 'July']" |
148 | 153 | style='height:100px' backgroundColor='rgba(255,255,255,.1)'/> |
149 | 154 | </widget04> |
150 | 155 | </b-col> |
151 | 156 | <b-col md="3" sm="6"> |
152 | 157 | <widget04 type='google-plus' rightHeader='894' rightFooter='followers' leftHeader='92' leftFooter='circles'> |
153 | | - <line-chart1 chartId="google-plus" :data='[10, 22, 34, 46, 58, 70, 68, 58, 52, 60, 64, 74]' label='Followers' |
| 158 | + <line-chart1 chartId="google-plus" :data='[35, 23, 56, 22, 97, 23, 64]' label='Followers' |
| 159 | + :labels="['January', 'February', 'March', 'April', 'May', 'June', 'July']" |
154 | 160 | style='height:100px' backgroundColor='rgba(255,255,255,.1)'/> |
155 | 161 | </widget04> |
156 | 162 | </b-col> |
|
0 commit comments