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

Use metricsgraphics for charts #188

Closed
rolandgeider opened this issue Sep 9, 2015 · 1 comment
Closed

Use metricsgraphics for charts #188

rolandgeider opened this issue Sep 9, 2015 · 1 comment
Milestone

Comments

@rolandgeider
Copy link
Member

Instead of using diectly d3.js, which is very verbose and has a lot of boilerplate code, the nicely looking wrapper metricsgraphics should be used instead. There is already a branch were this is used in the weight chart, metrics-graphics.

The only show stopper for this at the moment is that it's not possible to click on individual entries to edit them. Either it's possible to implement this with add ons or we need to think of some other clever GUI element to do it outside of the chart.

@rolandgeider
Copy link
Member Author

Now that metricsgraphics/metrics-graphics#299 is fixed this issue can continue. I have merged master into the metrics branch and its JS and CSS are downloaded with bower.

@rolandgeider rolandgeider added this to the 1.8 milestone Jun 7, 2016
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