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
{{ message }}
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
I've been playing around a bit with D3.js (https://d3js.org/) and it's gotten my gears turning.
It might be worth experimenting with it for plotting the rotations. It could potentially replace the entire table in the rotations form.
@woodbri pointed out that it should be done in a way that ensures you can still use the form without Javascript (graceful degradation) - so perhaps we could add it as an optional add-on.
The text was updated successfully, but these errors were encountered:
I think this can be closed as wont fix. As we discussed, this puts a heavy dependency on JS and we are accomplishing most of what we want with SVG, HTML, and CSS. Also, I think we can generate a whole grazing chart just using PHP and SVG. See issue #38
I've been playing around a bit with D3.js (https://d3js.org/) and it's gotten my gears turning.
It might be worth experimenting with it for plotting the rotations. It could potentially replace the entire table in the rotations form.
@woodbri pointed out that it should be done in a way that ensures you can still use the form without Javascript (graceful degradation) - so perhaps we could add it as an optional add-on.
The text was updated successfully, but these errors were encountered: