Issue #1205Opened June 14, 2018by ionic6660 reactions

create block for charts

Question

hi,First of all, I wish you a happy life.i have created a block for charts like: qq20180614-133204

I don't know how to get chart from my block.Global variables are not available. And i also want to modify configuration items for charts 6a5cc63b-d10f-49cf-883c-f7b79b56d8ae

Answers (2)

artfJune 16, 20180 reactions

I don't know how to get chart from my block. Global variables are not available.

I don't understand what do you want to do

And i also want to modify configuration items for charts

You can use changeProp to get the property value of your components

content: {
	type: 'mycharts',
	xaxis: 100,
	traits: [{
		label: 'xAxis',
		// Use changeProp and assign the same 
		// name of the property to get its value
		changeProp: 1,
		name: 'xaxis',
	}]
}
lock[bot]September 17, 20190 reactions

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.