Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 652 Bytes

notes.md

File metadata and controls

24 lines (13 loc) · 652 Bytes

INFOGRAPHIC

HTML NAVIGATION

Find the .Figure-wrapper that includes h3 tag that includes Average Hourly Temperature inside its textContent.

OPTIONS

  • You can get whole chart/infographic by getting .Figure-chart

WHAT TO DELETE

https://www.javascripttutorial.net/dom/manipulating/remove-a-dom-element/

  • .figure-crosslinks ->
  • .Figure-hoverRect -> these are the horizontal rectangles that have the hower pointer.

WHAT TO KEEP

  • .Figure-HorizontalAxis-label -> these are the month names.

CONVERT

How to convert svg to png