Skip to content

Conversation

@adelasolis
Copy link

No description provided.

@netlify
Copy link

netlify bot commented Dec 15, 2025

Deploy Preview for mucss-dataviz ready!

Name Link
🔨 Latest commit 84868b8
🔍 Latest deploy log https://app.netlify.com/projects/mucss-dataviz/deploys/693ff92cc8f4310008d4e720
😎 Deploy Preview https://deploy-preview-125--mucss-dataviz.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Member

@Enchufa2 Enchufa2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left several comments. Please always commit all files under _projects, there are some missing.

Please ensure that you follow the project guidelines: https://csslab.uc3m.es/dataviz/tutorials/project/#project-guidelines. And let me know when you have 100% completion by marking the pull request as "ready for review" again.

Comment on lines +9 to +10
self_contained: false
toc: true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These two must be indented properly (see the tutorial or other projects).

)
```

# Graph Replication
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Start at second level.

Comment on lines +314 to +315
font_add(family = "Castoro",
regular = "/Users/adelasolisolis/Data Visualization/dataviz/Castoro/Castoro-Regular.ttf") # custom font from google fonts
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Load it from Google Fonts directly and remove the local files.

regular = "/Users/adelasolisolis/Data Visualization/dataviz/Castoro/Castoro-Regular.ttf") # custom font from google fonts

showtext_auto()
showtext_opts(dpi = 96)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove. Do not specify the dpi.

)
```

## Create the Plot (Faceting, Color Scale, Size Scale, X / Y-Axis Scale, Labels and Theme Details)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Avoid very long titles.

@Enchufa2 Enchufa2 marked this pull request as draft December 22, 2025 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants