Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions packages/dayplot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
name: dayplot
repo: y-sunflower/dayplot
section: Plot types
description: Calendar heatmaps made super simple and highly customizable
site: https://y-sunflower.github.io/dayplot/
keywords: [calendar, heatmap, date]
6 changes: 6 additions & 0 deletions packages/drawarrow.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
name: drawarrow
repo: y-sunflower/drawarrow
section: plotting utilities
description: Drawing arrows for matplotlib made easy
site: https://y-sunflower.github.io/drawarrow/
keywords: ["arrow", "customization"]
6 changes: 3 additions & 3 deletions packages/morethemes.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: morethemes
repo: JosephBARBIERDARNAL/morethemes
repo: y-sunflower/morethemes
section: colormaps and styles
description: More (polished) themes for Matplotlib.
site: https://josephbarbierdarnal.github.io/morethemes/
keywords: [styles]
site: https://y-sunflower.github.io/morethemes/
keywords: [styles, theme]
6 changes: 6 additions & 0 deletions packages/pyfonts.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
name: pyfonts
repo: y-sunflower/pyfonts
section: plotting utilities
description: A simple and reproducible way of using fonts in matplotlib
site: https://y-sunflower.github.io/pyfonts/
keywords: [font, google, reproductibility]
2 changes: 1 addition & 1 deletion packages/pypalettes.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: pypalettes
repo: JosephBARBIERDARNAL/pypalettes
repo: y-sunflower/pypalettes
section: colormaps and styles
description: Large (+2500) collection of colormaps.
site: https://python-graph-gallery.com/color-palette-finder/
Expand Down