Skip to content

Conversation

@rohanoid5
Copy link
Contributor

No description provided.

function updateData(key, data) {
scope.datasourceDt.key = data;
chart.setJSONData(scope.datasourceDt);
if (key) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is key here ???? @rohanoid5

@ashok1994 ashok1994 merged commit ae6204a into fusioncharts:core-fix/datasource-bidirectional-binding Jan 8, 2019
ashok1994 added a commit that referenced this pull request Jan 8, 2019
* Core fix/datasource bidirectional binding (#67)

* Modified data binding method for datasource

* Added check for different dataformats

* Core fix/datasource bidirectional binding (#68)

* Modified data binding method for datasource

* Added check for different dataformats

* Minor fix

* Changed Data string source

* Minor fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants