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 Budget Data Visualizations #136

Open
mateoclarke opened this issue Jun 3, 2017 · 5 comments
Open

Add Budget Data Visualizations #136

mateoclarke opened this issue Jun 3, 2017 · 5 comments

Comments

@mateoclarke
Copy link
Contributor

mateoclarke commented Jun 3, 2017

In the current app, as you go through the workflow, you don't really get a good sense of how big a portion of the budget the department in question takes up.

We could incorporate a pie chart or other useful visualizations that allow you to see what percentage of the City's General Fund is going to each department. We also need to figure out how this fits into the existing flow of the app.

@twentysixmoons
Copy link
Contributor

@cdikibo
Copy link
Collaborator

cdikibo commented Jun 7, 2017

vx - this framework has no pie charts in its library
recharts - their pie chart examples are broken
and highcharts are a paid service

@cdikibo
Copy link
Collaborator

cdikibo commented Jun 11, 2017

Does the following information apply to budget party: FREE FOR NON-COMMERCIAL

Do you want to use Highcharts for a personal website, a school site or a non-profit organization? Then you don't need the author's permission, just go on and use Highcharts. For commercial websites and projects, see License and Pricing.

@mateoclarke
Copy link
Contributor Author

Yes, Budget Party is non-commercial. But I hesitate to use highcharts since it isn't an open source project. Is there a good use case to move forward with it over other options? I don't know much about how its implemented but I'm guessing it would run into the same collision issues with React vs third party DOM manipulation.

Found these in awesome-react:
https://github.com/enaqx/awesome-react#charts
https://github.com/enaqx/awesome-react#react-charts-tutorials

Also saw this new open source library released by Eventbrite:
https://github.com/eventbrite/britecharts

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

No branches or pull requests

3 participants