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
I'm using the line chart component and want to format my labels on the valueAxis and using the formatFunction for this.
I prepared an array of strings and wanted to use the build in index for this, but the index keeps undefined for some reason, only the value is returning!