Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · main
fcc-data-vis-project-heat-map
Browse files
Oct 10, 2024
removed commented test code
· e56726d1
Elliot
authored
Oct 10, 2024
e56726d1
removed fcc unit tests script
· 35e60306
Elliot
authored
Oct 10, 2024
35e60306
removed unnecessary custom color vars
· 4017077c
Elliot
authored
Oct 10, 2024
4017077c
used array of temp bands to create legend scale and populate legend chips with...
· 5a4a72cf
Elliot
authored
Oct 10, 2024
5a4a72cf
added custom color variables for heat map legend; removed container border
· 08b335e1
Elliot
authored
Oct 10, 2024
08b335e1
toFixed to round temp and color ranges as precision is not necessary
· 8a04ba4b
Elliot
authored
Oct 10, 2024
8a04ba4b
Oct 09, 2024
starting to build legend
· 56cda214
Elliot
authored
Oct 09, 2024
56cda214
removed unused code, added padding for legend element
· 15e9c4b3
Elliot
authored
Oct 09, 2024
15e9c4b3
Merge branch '1-tooltip-temps-need-to-be-rounded' into 'main'
· 9585557a
Elliot Hill
authored
Oct 09, 2024
9585557a
used toFixed to cut off floats at two decimals
· 6d86c5e4
Elliot
authored
Oct 08, 2024
6d86c5e4
Oct 08, 2024
fixed data distortion and scale issues, adjusted y axis tick size to accommodate full labels
· b75a3e81
Elliot
authored
Oct 08, 2024
b75a3e81
removed unused code
· 01dcb9d5
Elliot
authored
Oct 08, 2024
01dcb9d5
using d3.extent to get range of data colors, data scale adjustments for width and height
· 7d7eff9b
Elliot
authored
Oct 08, 2024
7d7eff9b
style for tooltips
· a77735a9
Elliot
authored
Oct 08, 2024
a77735a9
added tooltips
· e4c076ca
Elliot
authored
Oct 08, 2024
e4c076ca
Oct 07, 2024
changed cell hover fill
· e6851aec
Elliot
authored
Oct 07, 2024
e6851aec
changed cell hover fill
· 9ea02db4
Elliot
authored
Oct 07, 2024
9ea02db4
using scaleOrdinal for colorScale for clearer difference between cells
· 08fe677b
Elliot
authored
Oct 07, 2024
08fe677b
fixed container height and width
· 69b439e7
Elliot
authored
Oct 07, 2024
69b439e7
created color scale to fill data cells as a heat map
· 06b5f1e8
Elliot
authored
Oct 07, 2024
06b5f1e8
testing out heatmap color chips
· de7d0071
Elliot
authored
Oct 07, 2024
de7d0071
testing out how to handle heatmap color chips
· 12107579
Elliot
authored
Oct 07, 2024
12107579
data point styling for clarity before implementing heatmap colors
· 697ba78f
Elliot
authored
Oct 07, 2024
697ba78f
fixing width of data points
· 468121ef
Elliot
authored
Oct 07, 2024
468121ef
adjusted x-axis padding/positioning to align with data per fcc project requirements
· 8263dcaa
Elliot
authored
Oct 07, 2024
8263dcaa
adjusted padding so full y-axis labels are visible in svg
· be219805
Elliot
authored
Oct 07, 2024
be219805
changed yXcale to use 0-indexed months for the domain, numeric vals passed as...
· 5dcbef07
Elliot
authored
Oct 07, 2024
5dcbef07
Oct 04, 2024
y-axis label full months fixed but now data not rendering
· 86d67a3b
Elliot
authored
Oct 04, 2024
86d67a3b
fixing axes positioning, format x axis ticks, added cell ids for fcc reqs,...
· ff0e6abb
Elliot
authored
Oct 04, 2024
ff0e6abb
starting to build axes
· 254ac0f4
Elliot
authored
Oct 04, 2024
254ac0f4
initial svg creation and data plotting, x- and y-scales
· 9e62c258
Elliot
authored
Oct 04, 2024
9e62c258
styling for svg cells, graph title and description
· 35fba71e
Elliot
authored
Oct 04, 2024
35fba71e
planning out ToDo's
· 35814ac7
Elliot
authored
Oct 04, 2024
35814ac7
fetch call
· e61f013d
Elliot
authored
Oct 04, 2024
e61f013d
Oct 03, 2024
initial setup, d3 import
· 3c003f2a
Elliot
authored
Oct 02, 2024
3c003f2a
basic styling
· 0e397d48
Elliot
authored
Oct 02, 2024
0e397d48
linked stylesheet and script
· 35c2b693
Elliot
authored
Oct 02, 2024
35c2b693
boilerplate html
· b1141469
Elliot
authored
Oct 02, 2024
b1141469
added README.md
· 33f007ac
Elliot
authored
Oct 02, 2024
33f007ac
Loading