Giter Club home page Giter Club logo

Comments (2)

davelandry avatar davelandry commented on July 20, 2024

I cut a new release of the big compiled d3plus package we use in fiddles, and I'm still not able to recreate this bug.

@AlanORB please spend some time with your fiddle trying to recreate the problem you were seeing in InsightsCloud. Here are the main things I try to do when bug hunting in d3plus:

  1. Copy/paste in as many config methods that exist in order to reproduce the bug in jsfiddle (methods in both the CMS config and the d3plus.js config may be the culprit).
  2. Once you have recreated the bug in jsfiddle, remove all uneffected/unrelated config methods from the fiddle. For example, your jsfiddle has title and legendPosition methods, which I would assume do not effect the data processing or the click events.
  3. Remove as many data points as possible from your data array so that the bug still happens with the least amount of data (the smaller the data, the easier it is to debug and scroll).

from d3plus-viz.

davelandry avatar davelandry commented on July 20, 2024

Solution was to upgrade to v1.2.5

from d3plus-viz.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.