You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: