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

Add Plotly chart renderers #89

Open
Eli-Berkow opened this issue Jul 11, 2018 · 9 comments
Open

Add Plotly chart renderers #89

Eli-Berkow opened this issue Jul 11, 2018 · 9 comments

Comments

@Eli-Berkow
Copy link

I would like to track this SO question R rpivotTable add Plotly chart renderers

@smartinsightsfromdata
Copy link
Owner

@nicolaskruchten Any news on this issue? Thanks in advance.

@nicolaskruchten
Copy link
Collaborator

My intention is to replace C3 with Plotly altogether but at the moment there isn't parity between the two because plotly.js does not yet support Stacked Areas (although it's being worked on). So the day that Plotly can be a drop-in replacement for C3 we can switch over.

We could switch over sooner but that would mean that anyone using Stacked Areas that switches would see breakage.

@Eli-Berkow
Copy link
Author

@nicolaskruchten any chance of creating a separate branch in the meantime? I'm assuming by "drop-in replacement" it's an easy change but I might be way off.

@nicolaskruchten
Copy link
Collaborator

I don't have a lot of bandwidth to manage separate branches at the moment, unfortunately. Keep an eye on plotly/plotly.js#1217 :)

@Eli-Berkow
Copy link
Author

Thank you :)

@Eli-Berkow
Copy link
Author

Eli-Berkow commented Sep 7, 2018

@nicolaskruchten looks like plotly/plotly.js#1217 was just closed :)

@nicolaskruchten
Copy link
Collaborator

Yes I know ;) I can't commit a timeline for this, but at least there are now no new technical blockers.

@Eli-Berkow
Copy link
Author

That's good. I'll keep an eye out, thanks.

@nicolaskruchten
Copy link
Collaborator

One step closer: PivotTable.js' plotly_renderers now has Area charts just like the c3_renderers

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