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

New Chart #4

Open
lcarli opened this issue Aug 20, 2013 · 4 comments
Open

New Chart #4

lcarli opened this issue Aug 20, 2013 · 4 comments

Comments

@lcarli
Copy link

lcarli commented Aug 20, 2013

We need, in same view, delete old chart and add a new.

How can we can do that?

Reload data?

@lcarli
Copy link
Author

lcarli commented Aug 20, 2013

PS: I'm using with Data Array

@Sam-Spencer
Copy link

@lcarli Please take a look at my fork of this repo which is being actively developed. There is also a pending pull request on my repo that allows you to add, delete, and reload data as needed. If you find my fork of the repo useful - please make sure to star it! Let me know how it works out!

@isklikas
Copy link

isklikas commented Oct 1, 2013

@iRareMedia As there is no pull request right now and you have nothing suggesting what to do for reloading in your documentation, could you tell us here what to do for reloading the data of the chart? Like the command we should type or something like that? Thanks :)

@Sam-Spencer
Copy link

@isklikas @lcarli The latest release (4.3) of my fork adds support for loading bar chart data dynamically. It doesn't per-say have a reload method / command. But what it does allow you to do is create a reference to a BarChart and then add, remove, and update bars / styles at any time in your code using that reference. Check out the updated documentation on loading data dynamically. I am still working on adding documentation and new features.

The reason I have not submitted a Pull Request to this repo is because the original author, @KirillM, no longer seems to be maintaining the repo. I would love to be able to be a contributor / collaborator on this repo - considering the amount of work I've done to improve it.

Currently, I would recommend watching or starring my fork of this repo for the most up-to-date commits, documentation, features, etc.

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

3 participants