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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T09:45:01+00:00 2026-05-26T09:45:01+00:00

I created a dojo chart using; var pieChart = new dojox.charting.Chart2D(pieChart); Afterwards I want

  • 0

I created a dojo chart using;

var pieChart = new dojox.charting.Chart2D("pieChart");

Afterwards I want to update/destroy this chart. SO I do;

var pieChart = dojo.byId("pieChart");
pieChart.destroy();

This seems to be not functional. Am I doing something wrong here?

best

  • 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-26T09:45:02+00:00Added an answer on May 26, 2026 at 9:45 am

    As you’re using dojox so dojo.byId will not return javascript object try using dijit.byId I think it’ll work as suggested below:

    var pieChart = dijit.byId(“pieChart”);
    pieChart.destroy();

    the same problem I was facing with dojox.form.BusyButton after a great effort I found this…

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

Sidebar

Related Questions

I just created this dojo widget and now I want to attached an event
I am new to DoJo development so this could be basic. I have created
I've created a widget which I want to load via AMD in dojo 1.7.
I created this NumberSpinner widget: <input name=form_action_fy id=form_action_fy value=2010 data-dojo-type=dijit.form.NumberSpinner data-dojo-smallDelta=1 data-dojo-largeDelta=1 data-dojo-constraints={min:2010,max:2030,places:0} />
I have a dojox chart where the legend created for the chart never has
I have the following codes to create chart graphics by dojox.charting: function createChart() {
I have created classes dojo.declare(UNIT,null,{ _id:'', constructor:function(i){ this._id=i; }); and dojo.declare(ELEMENT, null, { _id:'',
I've created a custom build using the Dojo build tool including all the modules
I have created new objects with Dojo.declare. How to overload operator == for objects
Does anybody know how I can close all modal dialogs created by Dojo ?

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.