You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@AntonPoltoratskyi
Unfortunately, the current version of the library doesn't support multiple Views. We have been asked about that frequently, so we will take into account for future updates.
Precondition
Problem
init
method insideAnyChartView.swift
and I seeAPIlib.sharedInstance.jsDelegate = self
thereSo it is impossible to use more than one
AnyChartView
object instance simultaneously.Is it possible to make a workaround for that?
The text was updated successfully, but these errors were encountered: