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

Feature request (for handsontable): cell coloring for RAG status #9

Open
smartinsightsfromdata opened this issue Oct 21, 2014 · 2 comments
Assignees

Comments

@smartinsightsfromdata
Copy link

The handsontable implementation is good, as it works with shiny & partials.

See http://stackoverflow.com/questions/26357187/shinytable-does-not-work-with-partials/26495429#26495429

It would be great to add the cell coloring (e.g. like shinyTable) to this, to enable for example to represent RAG status (red / amber / green etc.).
Then it would be perfect for me :)

@xiaodaigh
Copy link
Member

I think you might be better off trying to convince shinytable to implement partials. I am thinking about deprecating the handonstable componennt in shinysky and use shinyTable. I will have a crack at implementing the feature though.

@xiaodaigh xiaodaigh self-assigned this Nov 12, 2014
@smartinsightsfromdata
Copy link
Author

@xiaodaigh Jeff implementation is certainly more complex, but this can be a problem in many ways.
I confess I tried to cut and paste the js logic in shinyTable that does the cell validation and add it to your package, but it didn't work (but I'm no js programmer). How do you debug these type of packages??

Many thanks again for shinysky and all your efforts.

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