Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading chart data from a file #4

Closed
djkeh opened this issue Jan 4, 2016 · 3 comments
Closed

Loading chart data from a file #4

djkeh opened this issue Jan 4, 2016 · 3 comments

Comments

@djkeh
Copy link

djkeh commented Jan 4, 2016

Hi,
It seems Toast UI chart currently has no option to read data from files such as csv, xml, or json.
As far as I know there's a couple of open source javascript chart libraries which support file loading features through simple forms of methods and parameters.

Here's one of what I've found below:

http://c3js.org/samples/data_url.html

I think this is pretty good idea, especially for those who are not programmers, and even for programmers this works pretty fine as it's simple, easy to understand the code, and reduces some meaningful amount of time.

How do you think about supporting this feature?

@extremeFE
Copy link
Contributor

좋은 의견 감사드립니다.

말씀하신 부분과 유사한 기능은 개발 계획에 포함되어있습니다.

2016년 6월 정도 개발 예정이며, ajax(jsonp) 방식으로 지원할 예정입니다.

감사합니다.

참고로, 이슈 등록 시 한글로 적어주셔도 됩니다. ^^

@djkeh
Copy link
Author

djkeh commented Jan 7, 2016

csv는 꼭 추가되었으면 좋겠습니다. 엑셀 파일을 변환해서 편리하게 사용할 수 있을 것 같습니다.
비개발자가 사용하기 더 좋을 것 같아요.

@extremeFE
Copy link
Contributor

csv파일에 대해서도 고려해보겠습니다.
의견 감사드립니다.

jung-han pushed a commit that referenced this issue Jan 7, 2021
* docs: change nhnent to nhn

* feat: apply hooks
jung-han pushed a commit that referenced this issue Jan 7, 2021
jung-han pushed a commit that referenced this issue Jan 12, 2021
* chore: init lerna options

* Feat: make skeleton react wrapper project

* Feat: add chart wrapper and BarChart, ColumnChart, LineChart, MapChart stories

* Feat: add all example basic chart to storybook

* Feat: update readme.md

* fix: readme import example

* fix: apply v1.0.0 review

* Fix: apply review on README.md

* chore: change company name (#3)

* feat: react hooks (#4)

* docs: change nhnent to nhn

* feat: apply hooks

* fix: add hooks condition (#5)

* fix: change wrong condition for react hooks

* chore: version up v1.0.2

* chore: import react wrapper

* feat: Implement vue wrapper for tui.chart

* fix: add repository information in package.json

* docs: change link

* fix: change bundle file name and set tui.chart to external

* feat : add event changeCheckedLegends

* docs : add new event name 'changeCheckedLegends'

* chore : add fast example using vue/cli

* feat : version up 1.1.0 add vue/cli development dependency

* fix : remove unused method handler

* chore: update tui-chart version

* chore: update dependency package tilde version

* 1.1.1

* chore: fix tui chart api link

* docs: Fixed typo in README.md (#4)

* refactor: remove map dependency (#5)

* feat: change version policy

* feat: remove map dependency

* feat: add map chart example

* chore: changing code based on eslint rule (#6)

* Chore: change company name(nhnent->nhn) (#7)

* Merge pull request #9 from nhn/docs/links/nhnent-to-nhn

docs: update links 'nhnent' to 'nhn'

* chore: add vue wrapper

* chore: apply vue new version

* feat: change observable id

* chore: change vue test

* feat: add vue wrapper, story

* docs: change base options, change readme

* feat: add react wrapper

* docs: change readme

* chore: add lerna badge

* chore: add wrapper types

* chore: change version for lerna publish test

* v4.0.0-beta.2

* chore: apply review

Co-authored-by: Sohee Lee <sohee.lee7@nhnent.com>
Co-authored-by: jungeun-cho <jenny.cho@nhnent.com>
Co-authored-by: Kun <1ambda@users.noreply.github.com>
Co-authored-by: 유동식 <dongsik.yoo@nhnent.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants