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

  • SEARCH
  • Home
  • 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 5997653
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T00:17:40+00:00 2026-05-23T00:17:40+00:00

<html> <link rel=stylesheet type=text/css href=http://extjs.cachefly.net/ext-3.3.1/resources/css/ext-all.css/> <script type=text/javascript src=http://extjs.cachefly.net/ext-3.3.1/adapter/ext/ext-base.js></script> <script type=text/javascript src=http://extjs.cachefly.net/ext-3.3.1/ext-all-debug.js></script> <script type=text/javascript src=http://dev.sencha.com/playpen/google-visualization/GVisualizationPanel.js></script>

  • 0
<html>

    <link rel="stylesheet" type="text/css" href="http://extjs.cachefly.net/ext-3.3.1/resources/css/ext-all.css"/>

    <script type="text/javascript" src="http://extjs.cachefly.net/ext-3.3.1/adapter/ext/ext-base.js"></script>

    <script type="text/javascript" src="http://extjs.cachefly.net/ext-3.3.1/ext-all-debug.js"></script>

    <script type="text/javascript" src="http://dev.sencha.com/playpen/google-visualization/GVisualizationPanel.js"></script>

     <script type="text/javascript" src="http://www.google.com/jsapi"></script>


<script type="text/javascript">


Ext.onReady(function() {

    var lineChartDs = new Ext.data.SimpleStore({

        fields: [

            {name: 'yr', type: 'string'}

            ,{name: 'sales', type: 'int'}

            ,{name: 'expenses', type: 'int'}

        ],

        data: [['2004',1000,400],['2005',1170,460],['2006',860,580],['2007',1030,540]]

    });

    var lineChart1 = new Ext.ux.GVisualizationPanel({

        id: 'lineChart',

        visualizationPkg: 'linechart',

        title: 'Company Performance Sample',

        store: lineChartDs,

        columns: [

            {dataIndex: 'yr', label: 'Year'}

            ,{dataIndex: 'sales', label: 'Sales'}

            ,{dataIndex: 'expenses', label: 'Expenses'}

        ]

    })

    new Ext.Viewport({

        layout: 'fit',

        items: [lineChart1]

    });

});




</script>
  • 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-23T00:17:42+00:00Added an answer on May 23, 2026 at 12:17 am

    there are problem with GVisualizationPanel.js file do the change in line no 23

    tbl.addColumn(convert[f.type.type], c.label || c, id);

    after that its working with extjs 3.3.1

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

Sidebar

Related Questions

Here is the html: <html> <head> <meta http-equiv=Content-Type content=text/html; charset=UTF-8/> <link rel=stylesheet type=text/css href=styles.css/>
html: <html> <head> <title>Home</title> <link rel=stylesheet type=text/css href=qa.css /> </head> <body> <div id=wrap></div> </body>
Suppose I have following html page. <html> <head> <link type=text/css rel=Stylesheet href=css/some.css /> </head>
<html> <link rel=stylesheet type=text/css media=screen href=blogstyle.css> <title>Welcome to my blog</title> <body> <frameset cols=10%,60%,30% border=0
Html: <html> <head> <title>Tooltips</title> <link rel=stylesheet type=text/css href=tooltips.css /> </head> <body> <ul> <li tabindex=1>
I have the following file: <html> <head> <title></title> <link rel=css type=text/css href=/empty.css title=css />
HTML: <html> <head> <meta http-equiv=Content-Type content=text/html; charset=UTF-8> <title></title> <link type=text/css href=galerina.css rel=stylesheet/> </head> <body>
Can I put this in my HTML <head> ? <link rel=stylesheet href=http://site.com/some/php/script/userid/style.php /> Basically,
I've seen people doing things like this in their HTML: <!--[if IE]> <link rel=stylesheet
Given an HTML link like <a href=urltxt class=someclass close=true>texttxt</a> how can I isolate the

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.