Skip to content

Commit

Permalink
fix plot style issues
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcSkovMadsen committed Nov 27, 2023
1 parent 71fdd95 commit e8c02b6
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
10 changes: 5 additions & 5 deletions doc/how_to/styling/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ This section will show you how to style the most common plotting libraries for u
:link: altair
:link-type: doc

```{image} ../../_static/logos/altair.png
```{image} ../../_static/logos/altair-logo.png
:width: 125px
:align: center
:name: Altair
Expand All @@ -72,7 +72,7 @@ How to style an Altair plot
:link: echarts
:link-type: doc

```{image} ../../_static/logos/echarts.png
```{image} ../../_static/logos/echarts-logo.png
:width: 125px
:align: center
:name: ECharts
Expand All @@ -85,7 +85,7 @@ How to style an ECharts plot
:link: matplotlib
:link-type: doc

```{image} ../../_static/logos/matplotlib.png
```{image} ../../_static/logos/matplotlib-logo.png
:width: 125px
:align: center
:name: Matplotlib
Expand All @@ -98,7 +98,7 @@ How to style a Matplotlib plot
:link: plotly
:link-type: doc

```{image} ../../_static/logos/plotly.png
```{image} ../../_static/logos/plotly-logo.png
:width: 125px
:align: center
:name: Plotly
Expand All @@ -111,7 +111,7 @@ How to style a Plotly plot
:link: vega
:link-type: doc

```{image} ../../_static/logos/vegalite.png
```{image} ../../_static/logos/vegalite-logo.png
:width: 125px
:align: center
:name: Vega
Expand Down

0 comments on commit e8c02b6

Please sign in to comment.