Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

D3.js for rotation visualizations? #36

Closed
mstenta opened this issue Mar 7, 2018 · 3 comments
Closed

D3.js for rotation visualizations? #36

mstenta opened this issue Mar 7, 2018 · 3 comments

Comments

@mstenta
Copy link
Member

mstenta commented Mar 7, 2018

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.

@mstenta
Copy link
Member Author

mstenta commented Mar 7, 2018

@woodbri
Copy link
Collaborator

woodbri commented Mar 15, 2018

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

@mstenta
Copy link
Member Author

mstenta commented Mar 16, 2018

Fine with me - this is something we can explore in the distant future perhaps. :-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants