Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

APEX 5.1.1, JET Charts, increase font size of all texts

ulrike_brennerApr 12 2017 — edited Apr 14 2017

Hi all,

I'd like to increase the font-size of all texts in my JETcharts (especially tooltips, tick labels and legend).

If I change them with css settings the area for the texts remain the same, so the texts aren't shown completely.

e.g. Legend in Sample Charts; p15; Line Chart (Data Labels & Line Styles); font-size:18px:

Screen Shot 2017-04-12 at 12.31.11.png

I found a way to increase the font-size of the axis title, but not for other attributes.

| | options.yAxis.title ='Hallo'; |

options.yAxis.titleStyle ='font-size:20px;';

Is there a JET-setting I can use for setting the font-size that also increases the text area,

Best regards

Uli

This post has been answered by Hilary Farrell-Oracle on Apr 13 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 11 2017
Added on Apr 12 2017
1 comment
832 views