heres my thoughts, notes, and progress learning d3.js! my first graph!Got the graph sorted! Author by oran collins github.com/wisehackermonkey post_date = document.getElementsByClassName("byline-meta-date")[0].attributes.datetime.value author_date = document.getElementById("date") author_date.innerHTML = post_date.replaceAll("-","")