mohamad mteyrek

Members
  • Content count

    1
  • Joined

  • Last visited

Posts posted by mohamad mteyrek


  1. Hello,

    I'm trying to use the function getJSONData to get updated informations.

    The data that i'm getting are not updated.

     

        dataplotClickHandler(eventObj, dataObj) {
            this.zone.run(() => {
                console.log(this.chartObj.getJSONData());
            });
        }

     

     

    Attached the issue.

    Thank you.

     

    drag_node_1.PNG

    drag_node_2.PNG