Index = undefined when using valueAxis formatFunction
patrickritskes opened this issue · comments
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!