HTMLElements / smart-webcomponents-angular

Smart UI for Angular

Home Page:https://www.htmlelements.com/angular/

Repository from Github https://github.comHTMLElements/smart-webcomponents-angularRepository from Github https://github.comHTMLElements/smart-webcomponents-angular

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!