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

Editor can create chart using data retrieve from a table in the markdown #317

Open
4 tasks
amoshydra opened this issue Mar 22, 2017 · 0 comments
Open
4 tasks

Comments

@amoshydra
Copy link
Contributor

Data like this:

Day Apples Oranges
M 12 30
T 19 29
W 3 5
T 17 5
F 28 20
S 24 3
S 7 10

Can be converted into a chart like this

Todo:

  • Webapp need to be able to extract data from a table
  • Webapp need to be able to target specific table for rendering
  • Webapp need to be able to embed and render chart using the given data
  • Webapp need to be able to render a chart using the data from a table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant