Skip to content

Docs/grid icons#1168

Merged
fwitte merged 4 commits into
oemof:docs/make-style-modernfrom
leroum:docs/grid_icons
May 13, 2025
Merged

Docs/grid icons#1168
fwitte merged 4 commits into
oemof:docs/make-style-modernfrom
leroum:docs/grid_icons

Conversation

@leroum

@leroum leroum commented Feb 28, 2025

Copy link
Copy Markdown
Contributor

Grid icons are now matching to the articles. Alls light mode icons are there now. But the ones for the ldark mode which need oemof.visio are still not there (waiting for some ajustments in visio)

@leroum leroum changed the base branch from dev to docs/make-style-modern March 1, 2025 18:31

@Bachibouzouk Bachibouzouk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The comments in the two python files are in german, it is intentional?

Apart from this I would say it is good to merge

Comment thread docs/_files/code/Visio_beispiel.py Outdated
esgr = ESGraphRenderer(
energysystem_model,
legend=False,
filepath="D:/ES.svg",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
filepath="D:/ES.svg",
filepath="ES.svg",

The example with D:/ will only work for windows users and for windows users having a drive under this address.

@@ -0,0 +1,285 @@
import matplotlib.colors as mcolors

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

A docstring to this module would be helpful. As far as I understood it is generating figures of the doc, right?

@fwitte fwitte merged commit 9d31619 into oemof:docs/make-style-modern May 13, 2025
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.

3 participants