You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2018/11/29 18:49:20 UTC

[GitHub] 100pah edited a comment on issue #7451: Switching Language?

100pah edited a comment on issue #7451: Switching Language?
URL: https://github.com/apache/incubator-echarts/issues/7451#issuecomment-442947610
 
 
   Current, switching language on runtime has not been supported. 
   Language can only be switched on build stage, as [this doc introduced](https://ecomfe.github.io/echarts-doc/public/en/tutorial.html#Create%20Custom%20Build%20of%20ECharts):
   
   ```shell
   node node_modules/echarts/build/build.js --lang en
   ```
   
   And the en version of the per-build artifacts has been provided in `echarts/dist/xxx-en.js`.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

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