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

Is Plottable actively developed? #3537

Open
constantinevassil opened this issue Dec 9, 2019 · 3 comments
Open

Is Plottable actively developed? #3537

constantinevassil opened this issue Dec 9, 2019 · 3 comments

Comments

@constantinevassil
Copy link

Is Plottable actively developed? I see web site examples not updated
for the new version.

For exampleI would like to use rollup and test the following:

Users should be able to pull in just the parts of Plottable they care about using import statements:

// import just the Category Axis
import { Category } from "plottable/build/src/axes/categoryAxis";

@gwak
Copy link

gwak commented May 4, 2020

Hello,
Could you please advise if Plottable is abandoned. We really like the project and use it extensively in an Ember project, but if the project is not actively developped we might sadly move to something like Highcharts or Plotly...

The last commit which isn't from dependabot is from summer '19:
0985a2d

@adidahiya
Copy link
Contributor

It's not deprecated, but development on Plottable is not very active at the moment. We actively use Plottable components in a more opinionated charting library used internally at Palantir. We are open to considering feature requests, but they may not be addressed quickly.

@Rockburner
Copy link

It's not deprecated, but development on Plottable is not very active at the moment. We actively use Plottable components in a more opinionated charting library used internally at Palantir. We are open to considering feature requests, but they may not be addressed quickly.

Are you keeping up to date with compatibility for other libraries?
I'm currently trying to upgrade an application that uses Plottable on top of D3, and I'm getting errors from Plottable that seem to indicate it's not compatible with D3 v6.*. This means I'm forced to use D3 v5 for the time being.

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

4 participants