Skip to content

$.data

You can use $.data in the methods to access the data object of the g-composer component. In this way, it is possible to add, modify or query data. Through reactivity, when a value is added or modified, the template is re-evaluated, and the visualization is updated, without you having to do anything else.

Released under the MIT License.