Giter VIP home page Giter VIP logo

Comments (8)

y-takey avatar y-takey commented on May 22, 2024

Hi @datenwort ,

Thanks for your report. :) I've fixed this bug, and updated npm module to v0.3.0.
Could you test after update your plugin when you have time?

from chartjs-plugin-stacked100.

datenwort avatar datenwort commented on May 22, 2024

That's service. Works like a charm.

from chartjs-plugin-stacked100.

y-takey avatar y-takey commented on May 22, 2024

Thanks! :)

from chartjs-plugin-stacked100.

datenwort avatar datenwort commented on May 22, 2024

Hi,

found a small side effect. Now you need definitely a stack option in your dataset. So either this should be mentioned or maybe there is a way to avoid it for simple graphs.

from chartjs-plugin-stacked100.

y-takey avatar y-takey commented on May 22, 2024

Hi,

could you tell me the detail? (sorry my english is poor)
Did you mean that it don't works if there is no stack option in the dataset?

e.g. { datasets: [{ data: [10] }, ...] } don't works, so, should be { datasets: [{ data: [10], stack: 'some' }, ...] } ?

thanks,

from chartjs-plugin-stacked100.

datenwort avatar datenwort commented on May 22, 2024

Hi,

correct understanding. If you leave out the stack option, the chart will not be drawn.

from chartjs-plugin-stacked100.

y-takey avatar y-takey commented on May 22, 2024

Thank you,

Hmm, I've tested datasets that there is no stack option, then it works fine.
https://github.com/y-takey/chartjs-plugin-stacked100/blob/master/test/index.js#L5
(open https://github.com/y-takey/chartjs-plugin-stacked100/blob/master/test/index.html to see the result)

I can't reproduce this issue. could you show me your source code?

from chartjs-plugin-stacked100.

datenwort avatar datenwort commented on May 22, 2024

Seems to be an issue on myside. After changing it, I cannot reproduce it. So everything works fine.

Thanks.

from chartjs-plugin-stacked100.

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.