Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8670953
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T18:49:43+00:00 2026-06-12T18:49:43+00:00

My code creates a HighCharts chart on the document load, then other code will

  • 0

My code creates a HighCharts chart on the document load, then other code will update the chart when the user changes certain settings. I change the title with the chart.setTitle() command and the on-screen chart updates just fine.

But when the chart is exported as any image type, the chart defaults back to the title of an empty chart which is “Chart Title”. The dynamic title doesn’t get exported.

See my JSFiddle here. Click the little “export” icon at the top-right of the chart and choose “Download PNG Image” or any other option. The downloaded image will show “Chart Title” instead of the code-specified Title and Subtitle.

Anyone have any ideas what I’m doing wrong here? Thanks so much for your help!

$(function() {
    var chart;
    $(document).ready(function() {
        chart = new Highcharts.Chart({
            chart: {
                renderTo: 'ChartContainer',
                type: "spline"
            },

            series: [{
                data: [29.9, 71.5, 106.4, 129.2, 144.0, 176.0, 135.6, 148.5, 216.4, 194.1, 95.6, 54.4]}],
        });

        chart.setTitle({
            text: "Testing"
        }, {
            text: "This is a test"
        });

    });
});
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T18:49:44+00:00Added an answer on June 12, 2026 at 6:49 pm

    Example based on solutions in bug #48:

    http://jsfiddle.net/cjc343/LHSey/1/

    Bug #48:

    https://github.com/highslide-software/highcharts.com/issues/48

    Forum discussion of issue:

    http://highslide.com/forum/viewtopic.php?f=9&t=8951

    In short, changes to the chart options are not applied when exporting unless you explicitly change the defaults that were originally used to render the chart.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My code creates basic curl handle by curl_init and then sets some options. Then
My code creates a grid of lots of vertices and then displaces them by
I am using the following code for creating chart by highcharts. It's fine for
I need to create a basic column chart using highcharts. Here's my PHP code:
The following code creates 100 cookies and then enumerates through them via postbacks. protected
this code creates a random transition when I change scenes. There are eleven transitions.
The following code creates an ArrayAdapter and I change the state of each CheckedTextView
I'm trying to create Highcharts chart from mysql, I have code like this: xAxis:
hi i am using the two panes chart http://www.highcharts.com/stock/demo/candlestick-and-volume i then put a plodBands
Client side javascript code creates some elements (about 50-100) in a cycle: for (var

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.