Coder Social home page Coder Social logo

Comments (2)

byunghweeLee avatar byunghweeLee commented on April 28, 2024

아...
var container = document.getElementById('chart');
var data = {
categories: title,
series: [{
name: '남자',
data: data1
},{
name: '여자',
data: data2
}]
};
이렇게하니깐 되네요 ..

from tui.chart.

youjung-hong avatar youjung-hong commented on April 28, 2024

해결하셨다니 다행이네요.
categoriesdata 프로퍼티는 숫자 배열로 관리하고 있습니다.

차트 만드는 데 참고하실 수 있는 링크 공유드립니다.
아래 링크에 방문하시면, 차트를 만드는 데 필요한 데모와 예제 소스를 볼 수 있습니다.
https://nhnent.github.io/tui.chart/latest/index.html

혹시 더 궁금하신 사항 있으시면 댓글 남겨주세요.
Toast Chart에 대한 관심 감사합니다.

따뜻한 연말 되시길 바라요.^^

from tui.chart.

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.