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

Multiple lines #14

Open
arakweker opened this issue Nov 3, 2019 · 6 comments · Fixed by CERTE-Tech/ChartView#15
Open

Multiple lines #14

arakweker opened this issue Nov 3, 2019 · 6 comments · Fixed by CERTE-Tech/ChartView#15

Comments

@arakweker
Copy link

Is it possible to make a linechart view with three lines in there? And without the 'fill' ?

So something like:
LineChartView(data1: [8,23,54,32,12,37,7,23,43], title: "Title1", legend: "Legendary"; data2: [9,22,52,30,10,30,9,27,47], title: "Title 2", legend: "Epic" )

@wildfang
Copy link

Yes, this would be an awesome feature!

@AppPear
Copy link
Owner

AppPear commented Nov 13, 2019

I'm quite busy now but if you make a PR I'm happy to merge it! :)

@arakweker
Copy link
Author

I would love too... but never done that before. I don't think I have rights to do that? The option to click that is 'greened' out.

@AppPear
Copy link
Owner

AppPear commented Nov 17, 2019

You have to fork it first make your changes then commit and open a PR from your forked repo.

@AppPear AppPear added this to To do in ChartView fixes Dec 12, 2019
@AppPear
Copy link
Owner

AppPear commented Mar 4, 2020

MultiLineChartView first alpha version is out

@LucasCarioca
Copy link
Contributor

@AppPear since this was released should this issue be closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

4 participants