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 2019/12/24 17:03:27 UTC

[GitHub] [incubator-echarts] vamsi467 opened a new issue #11899: Setting Custom font

vamsi467 opened a new issue #11899: Setting Custom font 
URL: https://github.com/apache/incubator-echarts/issues/11899
 
 
   ### Version
   4.5.0
   
   ### Steps to reproduce
   1. Assign custom font to any fontStyles.
   
   ### What is expected?
   Need to add new font style 
   
   ### What is actually happening?
   Accepting only predefined fonts
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->

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


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #11899: Setting Custom font

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #11899: Setting Custom font 
URL: https://github.com/apache/incubator-echarts/issues/11899#issuecomment-568779253
 
 
   Hi! We've received your issue and please be patient to get responded. 🎉
   The average response time is expected to be within one day for weekdays.
   
   In the meanwhile, please make sure that **you have posted enough image to demo your request**. You may also check out the [API](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical questions.
   
   If you are interested in the project, you may also subscribe our [mail list](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵

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


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] Ejstn commented on issue #11899: Setting Custom font

Posted by GitBox <gi...@apache.org>.
Ejstn commented on issue #11899:
URL: https://github.com/apache/incubator-echarts/issues/11899#issuecomment-632528763


   @Ovilia  Wow, I see. That's great and thanks for the demo. My bad, it didnt occur to me because the documentation says only "Can also be 'serif', 'monospace', ..."


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


[GitHub] [incubator-echarts] JJZolper edited a comment on issue #11899: Setting Custom font

Posted by GitBox <gi...@apache.org>.
JJZolper edited a comment on issue #11899:
URL: https://github.com/apache/incubator-echarts/issues/11899#issuecomment-631091495


   textStyle
   Global font style.
   https://echarts.apache.org/en/option.html#textStyle
   
   textStyle.fontFamily = 'Avenir Next'
   
   besides just
   'serif' , 'monospace', ...
   
   Any custom font we may want to include in the page, can Echarts expand to support it?


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


[GitHub] [incubator-echarts] 100pah commented on issue #11899: Setting Custom font

Posted by GitBox <gi...@apache.org>.
100pah commented on issue #11899: Setting Custom font 
URL: https://github.com/apache/incubator-echarts/issues/11899#issuecomment-568779972
 
 
   Could your provide more info about this issue?
   For example, an `option`.

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


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] JJZolper edited a comment on issue #11899: Setting Custom font

Posted by GitBox <gi...@apache.org>.
JJZolper edited a comment on issue #11899:
URL: https://github.com/apache/incubator-echarts/issues/11899#issuecomment-631091495


   @Ovilia 
   
   textStyle
   Global font style.
   https://echarts.apache.org/en/option.html#textStyle
   
   For example:
   textStyle.fontFamily = 'Avenir Next'
   
   besides just
   'serif' , 'monospace', ...
   
   Any custom font we may want to include in the page, can Echarts expand to support it? Can we point ECharts to the font we include? Any of the sort besides just a set list of fonts. Not sure what more of an explanation can be given. The ability to use any custom font we want to use besides the defaults.


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


[GitHub] [incubator-echarts] Ejstn commented on issue #11899: Setting Custom font

Posted by GitBox <gi...@apache.org>.
Ejstn commented on issue #11899:
URL: https://github.com/apache/incubator-echarts/issues/11899#issuecomment-631937348


   @Ovilia  why do you close this? I think its legitimate issue / feature request. It seems inconsistent if a website is using some fontFamily but using different one for charts.


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


[GitHub] [incubator-echarts] JJZolper commented on issue #11899: Setting Custom font

Posted by GitBox <gi...@apache.org>.
JJZolper commented on issue #11899:
URL: https://github.com/apache/incubator-echarts/issues/11899#issuecomment-631091495


   textStyle
   Global font style.
   [https://echarts.apache.org/en/option.html#textStyle](url)
   
   textStyle.fontFamily = 'Avenir Next'
   
   Any custom font we may want to include in the page, can Echarts expand to support it?


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


[GitHub] [incubator-echarts] derekflint commented on issue #11899: Setting Custom font

Posted by GitBox <gi...@apache.org>.
derekflint commented on issue #11899:
URL: https://github.com/apache/incubator-echarts/issues/11899#issuecomment-731397677


   @Ovilia I've tried Roboto with your example https : //codepen.io/Ovilia/pen/ExVreNE and that doesn't seem to work either


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


[GitHub] [incubator-echarts] Ovilia commented on issue #11899: Setting Custom font

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #11899:
URL: https://github.com/apache/incubator-echarts/issues/11899#issuecomment-632507425


   I made a demo: https://codepen.io/Ovilia/pen/ExVreNE


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


[GitHub] [incubator-echarts] Canees commented on issue #11899: Setting Custom font

Posted by GitBox <gi...@apache.org>.
Canees commented on issue #11899:
URL: https://github.com/apache/incubator-echarts/issues/11899#issuecomment-650863065


   > 我做了一个演示:[https](https://codepen.io/Ovilia/pen/ExVreNE) : [//codepen.io/Ovilia/pen/ExVreNE](https://codepen.io/Ovilia/pen/ExVreNE)
   I tried VUE ,Font files are used in the configuration,But it still doesn't work,Mouse over the chart takes effect,What's the reason?
   


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


[GitHub] [incubator-echarts] Ovilia commented on issue #11899: Setting Custom font

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #11899:
URL: https://github.com/apache/incubator-echarts/issues/11899#issuecomment-632504947


   Custom fonts are supported. You should load the fonts with CSS and set [fontFamily](https://echarts.apache.org/en/option.html#textStyle.fontFamily) to the name of those fonts.
   
   @Ejstn The issue was closed because lack of activity (5 month).


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


[GitHub] [incubator-echarts] JJZolper edited a comment on issue #11899: Setting Custom font

Posted by GitBox <gi...@apache.org>.
JJZolper edited a comment on issue #11899:
URL: https://github.com/apache/incubator-echarts/issues/11899#issuecomment-631091495


   @Ovilia 
   
   textStyle
   Global font style.
   https://echarts.apache.org/en/option.html#textStyle
   
   For example:
   textStyle.fontFamily = 'Avenir Next'
   
   besides just
   'serif' , 'monospace', ...
   
   Any custom font we may want to include in the page, can Echarts expand to support it? Can we point ECharts to the font we include? Any of the sort besides just a set list of fonts.


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


[GitHub] [incubator-echarts] JJZolper edited a comment on issue #11899: Setting Custom font

Posted by GitBox <gi...@apache.org>.
JJZolper edited a comment on issue #11899:
URL: https://github.com/apache/incubator-echarts/issues/11899#issuecomment-631091495


   textStyle
   Global font style.
   https://echarts.apache.org/en/option.html#textStyle
   
   textStyle.fontFamily = 'Avenir Next'
   
   Any custom font we may want to include in the page, can Echarts expand to support it?


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


[GitHub] [incubator-echarts] derekflint removed a comment on issue #11899: Setting Custom font

Posted by GitBox <gi...@apache.org>.
derekflint removed a comment on issue #11899:
URL: https://github.com/apache/incubator-echarts/issues/11899#issuecomment-731397677


   @Ovilia I've tried Roboto with your example https : //codepen.io/Ovilia/pen/ExVreNE and that doesn't seem to work either


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


[GitHub] [incubator-echarts] JJZolper edited a comment on issue #11899: Setting Custom font

Posted by GitBox <gi...@apache.org>.
JJZolper edited a comment on issue #11899:
URL: https://github.com/apache/incubator-echarts/issues/11899#issuecomment-631091495


   textStyle
   Global font style.
   https://echarts.apache.org/en/option.html#textStyle
   
   For example:
   textStyle.fontFamily = 'Avenir Next'
   
   besides just
   'serif' , 'monospace', ...
   
   Any custom font we may want to include in the page, can Echarts expand to support it? Can we point ECharts to the font we include? Any of the sort besides just a set list of fonts.


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


[GitHub] [incubator-echarts] JJZolper edited a comment on issue #11899: Setting Custom font

Posted by GitBox <gi...@apache.org>.
JJZolper edited a comment on issue #11899:
URL: https://github.com/apache/incubator-echarts/issues/11899#issuecomment-631091495


   textStyle
   Global font style.
   https://echarts.apache.org/en/option.html#textStyle
   
   textStyle.fontFamily = 'Avenir Next'
   
   besides just
   'serif' , 'monospace', ...
   
   Any custom font we may want to include in the page, can Echarts expand to support it? Can we point ECharts to the font we include? Any of the sort besides just a set list of fonts.


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