Home Forums Chart Support html selector to specify the container Reply To: html selector to specify the container

#8567

Andrei,

ID is not an absolute necessity. In case of plain JavaScript API you can also pass the DOM element directly. In case you jQuery it just renders inside the first selected element (based on any given selector) – ID is not required.


Sunil Urs