Skip to content

Commit c3d8097

Browse files
authored
#103 linking errors (#108)
* added faint dotted line on x=y * fixed overlapping x-axis label and legend * added function to give overlapping points a small offset * fixed layout of y-axis label * made it so when hover over two words on the graph with the same he/she values (i.e. dots on to of each other) it shows both the words * fixed learning from biased decisions link error, no more link * changed facebook link
1 parent e006b9e commit c3d8097

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

website/src/assets/College/collegeLabContent.js

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,6 @@ export default [
8686
profilePic: teachLogo,
8787
profilePicName: "Profile Picture - Facial Recognition",
8888
header: "Learning from Biased Decisions",
89-
headerLink: true,
90-
linkTo: "facebook",
9189
subheader: "What served as the source for bias in GRADE?",
9290
bodyText: [
9391
{
@@ -144,8 +142,8 @@ export default [
144142
{
145143
post: {
146144
profilePic: teachLogo,
147-
profilePicName: "Profile Picture - Facial Recognition",
148-
header: "Case Study #2: Facial Recognition",
145+
profilePicName: "Profile Picture - Facebook Logo",
146+
header: "Case Study #2: Facebook Ads",
149147
headerLink: true,
150148
linkTo: "facebook",
151149
subheader: "Social Media Targets Ads Through Demographics",

0 commit comments

Comments
 (0)