5👍
series
should be a scalar array:
//series: [{ data:[23, 11, 54, 72, 12] }],
series: [23, 11, 54, 72, 12]
- [Vuejs]-Communicate with HTTP between two docker containers (Vue.js to Node.js)
- [Vuejs]-How to center the p element vertically in v-card on Vuetify?
Source:stackexchange.com