98christianp commented on issue #16594: URL: https://github.com/apache/echarts/issues/16594#issuecomment-1057850095
> set `dimension: 'Sales' ` not `dimension: 'Sale' ` Yes that will work in the example, but I am using typescript and the issue is that the type is defined as `number | undefined` so I won't be able to pass dimension names to this entry .. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
