Register the WebGL2 backend. Called as a side effect when this tier is imported, and exported so a consumer whose bundler tree-shakes a bare import 'openalgo-charts/webgl' can call it explicitly. Idempotent.
import 'openalgo-charts/webgl'
Register the WebGL2 backend. Called as a side effect when this tier is imported, and exported so a consumer whose bundler tree-shakes a bare
import 'openalgo-charts/webgl'can call it explicitly. Idempotent.