I am trying to generate an Array with structure of objects inside with the following structure:
var valores = [{ name: 'MongoDB', type: 'float', value: 25,{ name: 'MongoDB', type: 'float', value: 5 },{ name: 'MongoDB', type: 'float', value: 2...
asked by
23.04.2018 / 13:38