Skip to main content

highcharts lang option not working

Comments

5 comments

  • Pairin Mason

    Hi Andrew,

     

    Would it be possible for you to share your app config JSON with the charts model?

    You can share them to pairin.mason@vertigis.com

     

    Cheers,

    Pairin

    0
  • Andrew Adamson

    Sent!

    0
  • Pairin Mason

    Hi Andrew,

    This could potentially be a bug in our Web. I filed a ticket for the team to take a closer look. Sorry for the inconvenience.

     

    Cheers,

    Pairin

    0
  • Andrew Adamson

    Noticed today but lang falls within Highcharts.setOptions vs the Highcharts.chart configuration. From what I can tell, Web gives us access to the Highcharts.chart config and not the Highcharts.setOptions.

    0
  • Laurens van der Burgt

    @Pairin Mason? 

    It would be very useful to have access to the Highcharts setOptions function.

    For example to set a local timezone for displaying UTC stored datetime:

     

    Highcharts.setOptions({

     time: {

      timezone: 'Europe/Paris'

     }

    });

    0

Please sign in to leave a comment.