-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a22eec3
commit fec4f83
Showing
8 changed files
with
51 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
50 changes: 50 additions & 0 deletions
50
src/content/docs/getting-started/getting-charts-in-stories.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
--- | ||
title: Adding your chart to a story | ||
--- | ||
|
||
import { Aside, Steps } from '@astrojs/starlight/components'; | ||
import TeamsCard from './images/teams-publish-card.png'; | ||
import Sphinx from './images/sphinx.png'; | ||
import Leon1 from './images/leon-1.png'; | ||
import Leon2 from './images/leon-2.png'; | ||
import Leon3 from './images/leon-3.png'; | ||
import Leon4 from './images/leon-4.png'; | ||
|
||
<Aside> | ||
The following instructions show how to add a chart to a story in **LEON (Lynx Editor Online)**. For Lynx Editor desktop, see [this guide](https://graphics.thomsonreuters.com/data/Embedding_graphics_in_Lynx.pdf). | ||
</Aside> | ||
|
||
<Steps> | ||
1. **Find your chart in the Sphinx Graphics Portal** | ||
|
||
Once published, a card for your chart will be created in the [Datawrapper Charts](https://teams.microsoft.com/l/channel/19%3A489aacae4e19400d8cf0da402c021076%40thread.skype/Datawrapper%20Charts?groupId=c0949280-94a2-469a-a719-12397824db0a&tenantId=62ccb864-6a1a-4b5d-8e1c-397dec1a8258) Teams channel. | ||
|
||
Click the **"Graphics Portal"** button to open the chart in the Graphics Portal. | ||
|
||
<img src={TeamsCard.src} style={{ maxWidth: '350px' }} /> | ||
|
||
<Aside> | ||
If a graphic was created by the Reuters Graphics team, we'll include this link in our email to the desk. | ||
|
||
You can also search for relevant charts directly in the [Sphinx Graphics Portal](https://sphinx.thomsonreuters.com/graphics/?#/group/rngs). | ||
</Aside> | ||
|
||
2. **Copy the embeddable chart link** | ||
|
||
From the Graphics Portal, click **"Copy Link"** to get a link to the chart which you can embed in LEON. | ||
|
||
<img src={Sphinx.src} /> | ||
|
||
3. **Insert the graphic in LEON** | ||
|
||
<img src={Leon1.src} /> | ||
<img src={Leon2.src} /> | ||
|
||
4. **Position the graphic in the body of the story and preview** | ||
|
||
<img src={Leon3.src} /> | ||
<img src={Leon4.src} /> | ||
|
||
</Steps> | ||
|
||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters