Monday 18 March 2019

More D3 map resources

https://medium.com/@andybarefoot/making-a-map-using-d3-js-8aa3637304ee

https://observablehq.com/@d3/cylindrical-stereographic

http://bl.ocks.org/micahstubbs/8e15870eb432a21f0bc4d3d527b2d14f

https://bl.ocks.org/ChumaA/385a269db46ae56444772b62f1ae82bf

https://medium.com/@mbostock/command-line-cartography-part-1-897aa8f8ca2c

This was particularly good:
https://medium.com/@amy.degenaro/introduction-to-digital-cartography-geojson-and-d3-js-c27f066aa84

https://codepen.io/brennanpincardiff/pen/Rdyprp

https://codepen.io/brennanpincardiff/pen/zbjZGg

https://github.com/brennanpincardiff/rhiwbina_codeclub_javascript/blob/master/world.md

Exploring FreeCodeCamp

Found FreeCodeCamp via:
https://medium.freecodecamp.org/object-oriented-programming-concepts-21bb035f7260


This is interesting.

I’m learning a little:
  • About different html tags
  • Internal anchors
  • Anchor tag attributes.
  • Form and input anchors
  • Button anchors
  • Radio buttons & checkboxes

There is a lot here…

I wonder if it’s worth sharing with Code Club members or if it’s all a bit serious?

Form and input anchors
<form action="/submit-cat-photo">
<input type="text" placeholder="cat photo URL" required>
</form>

Button anchors
<button type="submit">this button submits the form</button>
Inside the form anchors…


FINISHED!!
Took a couple of hours, I think...

Monday 4 March 2019

Revisit Noun Project package...

So I want to revisit the Noun Project package that we worked on last November to at least try to make it workable.

I want to be able to turn a downloaded set of icons into a ggplot visualisation or a Rmarkdown report.

Aim: download cat icon, download dog icon, download fish icon - make graph of number of households in UK with those pets...
The waffle project might be useful.
We shall see...

Where to start?
So my Github repo is 7 commits ahead, 2 commits behind...

Also there is a branch entitled paul_writes_vignette...
Would be good to try to integrate all of this and work out how it can all work together. 

More to do....

Bar charts with animals...

ggtextures

https://github.com/clauswilke/ggtextures