You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/09/27 03:18:15 UTC

[GitHub] [incubator-echarts] pissang commented on issue #13335: Typed array as series data

pissang commented on issue #13335:
URL: https://github.com/apache/incubator-echarts/issues/13335#issuecomment-699578817


   Hi @lukasberbuer . We treat TypedArray as a special multidimensional data storage to speed up the data process.
   
   Here is the right way to use TypedArray. https://jsfiddle.net/aqjxko1e/
   
   Or you can still use the normal array 


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org