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!
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!