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 Graphic #790

Merged
merged 1 commit into from
Nov 17, 2020
Merged

Add Graphic #790

merged 1 commit into from
Nov 17, 2020

Conversation

entronad
Copy link
Contributor

Graphic is a data visualization library based on the Grammar of Graphics.

As an innovative and powerful system, the Grammar of Graphics has been widely used in data visualization, like vega, chart-parts, ggplot2, etc. But it has not been introduced to the Flutter/Dart community yet.
With Graphic, data analysts can create charts following their familiar grammar in Flutter Apps.

This library has got some stars on GitHub and popularity on Pub. And we have published an article on Medium.

So we wish you could include this library, so that more people can know and try it!

https://github.com/entronad/graphic
https://pub.dev/packages/graphic

@renancaraujo
Copy link
Collaborator

That is an amazing project! Any plans on the documentation side?

@Solido Solido merged commit b2922f6 into Solido:master Nov 17, 2020
@entronad
Copy link
Contributor Author

That is an amazing project! Any plans on the documentation side?

A detailed documentation is of cource on the schedule.
But the most conserntration now is to optimize the performance and robustness, and add some missing features.
Meanwhile, the example app has covered all implemented features, people can build charts by referring to them for now.

@entronad
Copy link
Contributor Author

A detailed documentation is add.

@Solido
Copy link
Owner

Solido commented Nov 1, 2021

Glad to see it evolving !

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