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

To be implemented for the visualization component #7

Open
formidify opened this issue May 26, 2019 · 0 comments
Open

To be implemented for the visualization component #7

formidify opened this issue May 26, 2019 · 0 comments

Comments

@formidify
Copy link
Owner

Some functionalities good (but not necessary nor required) to implement for the visualization page:

  • Instead of showing the piecharts by themselves by category, I want to add an inner circle showing the percentage of real vs. non-real for each category (for examples see https://www.highcharts.com/demo/pie-donut). Likely a more advanced charting library, such as highcharts.js need to be used instead. (I will try and implement this myself over the coming weeks, hopefully)

  • Ability to download each chart (a nice function to have but a screenshoot would do)

  • Time series data ranking. Specifically, every time user wants to add a new object from a category is added to the canvas in the time series plot, a (somewhat) random object is added. It will be nice to have some ranking for objects in the time series plot in terms of that. For example, items with the highest jump from year to year will be added onto the plot first. However, this functionality is also not too necessary, since user can also view the data in the data tables.

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

1 participant