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

Can we add a trendline for a c3 scatter plot? #1861

Open
revati-gade opened this issue Oct 18, 2016 · 1 comment
Open

Can we add a trendline for a c3 scatter plot? #1861

revati-gade opened this issue Oct 18, 2016 · 1 comment

Comments

@revati-gade
Copy link

No description provided.

@schwassj
Copy link

schwassj commented Mar 3, 2017

Calculate the trend line and pass the data to chart.generate(). There are examples on c3js.org of intermingling line and scatter/bar charts. C3 is a charting library, not a data manipulation library.

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