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 7187645
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T18:53:34+00:00 2026-05-28T18:53:34+00:00

I am trying to run a simple High chart in my GWT Application but

  • 0

I am trying to run a simple High chart in my GWT Application
but getting this error

         '$wnd.Highcharts' is null or not an object

my OnModule

     public void onModuleLoad() {
      RootPanel.get().add(createChart());  
}  

public Chart createChart() {  

    Chart chart = new Chart()
       .setType(Series.Type.SPLINE)
       .setChartTitleText("Lawn Tunnels")
       .setMarginRight(10);
    Series series = chart.createSeries()
       .setName("Moles per Yard")
       .setPoints(new Number[] { 163, 203, 276, 408, 547, 729, 628 });
    chart.addSeries(series);
    return chart;  
}  

}

my xml

     <!-- Inherit the core Web Toolkit stuff.                        -->
    <inherits name='com.google.gwt.user.User'/>
   <inherits name="org.moxieapps.gwt.highcharts.Highcharts"/>

my HTML

       </script>
        <script type="text/javascript" src="js/highcharts.js"></script>
    <script type="text/javascript" src="js/themes/dark-blue.js"></script>
 <script type="text/javascript" src="js/modules/exporting.js"></script>

</script>

included this jar file in my classpath

                 org.moxieapps.gwt.highcharts-1.1.3.jar

Any suggestion

Thanks

  • 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-05-28T18:53:36+00:00Added an answer on May 28, 2026 at 6:53 pm

    You need to use another javascript library .

    “Highcharts needs only two JS files to run: The highcharts.js core and either the jQuery, MooTools or Prototype framework”

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

Sidebar

Related Questions

I'm trying to run a simple Hibernate application, but I get this error: org.hibernate.exception.SQLGrammarException:
I am trying to run simple Hello World but it gives this error.. Failed
I'm trying to run a simple query with $this->db in Kohana, but am running
I am trying to run this simple SELECT query using PDO::MySQL, but it does
I got this error when I am trying to run a simple PhP script
I am trying to run a simple multiple processes application in Python. The main
I am trying to run a simple SQLITE application on Windows Mobile developed with
I am trying to run this dreadfully simple command in Bash java -cp nasa-top-secret.jar
When trying to run a simple animation example code in python, I am getting
I'm trying to run a simple python program in eclipse. This is the first

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.