mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 17:52:55 +00:00
Link to http://bost.ocks.org/mike/chart/
This commit is contained in:
2
NOTES.md
2
NOTES.md
@@ -108,7 +108,7 @@ unchanged.
|
||||
|
||||
## UI
|
||||
|
||||
Rendering and UI code generally follows d3 styles and conventions.
|
||||
Rendering and UI code generally follows a [convention for reusable elements established by d3](http://bost.ocks.org/mike/chart/).
|
||||
|
||||
Constructor functions typically return a function decorated with additional properties. The function
|
||||
can be called with `this` set to a d3 selection in order to set up the HTML structure. This is usually
|
||||
|
||||
Reference in New Issue
Block a user