Giter Site home page Giter Site logo

Comments (7)

cmaurer avatar cmaurer commented on September 25, 2024

Let me take a look.

from angularjs-nvd3-directives.

geyang avatar geyang commented on September 25, 2024

THANKS!!!

Really appreciate it :)

On Thu, Aug 22, 2013 at 9:54 PM, Christian Maurer
[email protected]:

Let me take a look.


Reply to this email directly or view it on GitHubhttps://github.com//issues/5#issuecomment-23140517
.

from angularjs-nvd3-directives.

cmaurer avatar cmaurer commented on September 25, 2024

Are you trying to put multiple charts on the same page, or a chart with multiple axis?

I started an example on jsbin. Can you show me what you are trying to do?
http://jsbin.com/iHIlosU/6/edit?html,console,output

from angularjs-nvd3-directives.

geyang avatar geyang commented on September 25, 2024

Uhm, let me tell you specifically which one is not working, just a sec.

basically some of the example page are not working out of the box.

from angularjs-nvd3-directives.

geyang avatar geyang commented on September 25, 2024

So Discrete Bar, multiBarChart, multiBarHorizontalChart, pieChart are not
working. The other ones are fine.

These are the original example html's from the examples/ folder.

On Thu, Aug 22, 2013 at 10:02 PM, Christian Maurer <[email protected]

wrote:

Are you trying to put multiple charts on the same page, or a chart with
multiple axis?

I started an example on jsbin. Can you show me what you are trying to do?
http://jsbin.com/iHIlosU/6/edit?html,console,output


Reply to this email directly or view it on GitHubhttps://github.com//issues/5#issuecomment-23140757
.

from angularjs-nvd3-directives.

cmaurer avatar cmaurer commented on September 25, 2024

yep, I just ran through them again. I see it. Let me dig in and fix it. Thanks for catching this.

from angularjs-nvd3-directives.

cmaurer avatar cmaurer commented on September 25, 2024

Ok, found and fixed the issues. On the bar charts, the underlying object multibar.js, does not expose a forcex method. The error was a little obfuscated by the 'binding', and 'rebinding' of the higher-level charts. The pie chart needed an additional method 'values', and some massaging of the data to get it to work again.

Thanks again for finding these issues. It highlights the need for automated tests.

from angularjs-nvd3-directives.

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.