As BubbleChart component receives Object for the graph attribute, yet original readme didn't mention as a object, yet just wrap only once with single curly braces which caused me got confused and caused error in the editor. So I just corrected it from. { key: value } to {{ key: value }} format.
As BubbleChart component receives Object for the graph attribute, yet original readme didn't mention as a object, yet just wrap only once with single curly braces which caused me got confused and caused error in the editor. So I just corrected it from. { key: value } to {{ key: value }} format.