Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Update export-pdf.md #22767

Merged
merged 3 commits into from
Mar 18, 2020
Merged

Docs: Update export-pdf.md #22767

merged 3 commits into from
Mar 18, 2020

Conversation

oddlittlebird
Copy link
Contributor

Minor edits and one question.

Special notes for your reviewer: Where is the PDF saved and how is the file named?

1. Click on the share icon in the dashboard menu.
1. Go to PDF tab.
1. Select the layout option for exported dashboard. By default it is set to **Portrait** but it's also possible to select **Landscape**.
1. Click the title of the dashboard that you want to export as PDF and then click **Share**.
Copy link
Contributor

Choose a reason for hiding this comment

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

That's not true it seems. Share modal available from share button, not dashboard title.
Screenshot from 2020-03-13 12-51-00

docs/sources/enterprise/export-pdf.md Outdated Show resolved Hide resolved
@alexanderzobnin
Copy link
Contributor

alexanderzobnin commented Mar 13, 2020

Special notes for your reviewer: Where is the PDF saved and how is the file named?

PDF will be opened in a new tab in the browser, then you can save it from the browser. File name matches dashboard id, but I think we should fix it and use PDF title or something more human-readable.

Copy link
Contributor

@alexanderzobnin alexanderzobnin left a comment

Choose a reason for hiding this comment

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

Looks good now!

@oddlittlebird
Copy link
Contributor Author

@alexanderzobnin , the build-pipeline is still yellow after several hours. Any idea why?

oddlittlebird and others added 3 commits March 18, 2020 08:36
Minor edits and one question.
Co-Authored-By: Alexander Zobnin <alexanderzobnin@gmail.com>
@oddlittlebird oddlittlebird force-pushed the oddlittlebird-patch-7 branch from 1617705 to b13922f Compare March 18, 2020 15:36
@oddlittlebird oddlittlebird merged commit fc2fece into master Mar 18, 2020
@oddlittlebird oddlittlebird deleted the oddlittlebird-patch-7 branch March 18, 2020 15:58
bergquist added a commit to AndrewBurian/grafana that referenced this pull request Mar 19, 2020
* master: (98 commits)
  NewPanelEdit: Refactor value mappings UI to work better with new panel edit (grafana#22808)
  FieldOverrides: Move FieldConfigSource from fieldOptions to PanelModel.fieldConfig (grafana#22600)
  Reporting: Update docs with correct logger name (grafana#22892)
  Design tweaks (grafana#22886)
  Remove duplicated localStorage mock (grafana#22872)
  Rich history UX fixes (grafana#22783)
  Storybook: Solve deployment issues (grafana#22873)
  Docs: Update templating.md (grafana#22881)
  AzureMonitor: support workspaces function for template variables (grafana#22882)
  Check if the datasource is of type loki using meta.id instead of name. (grafana#22877)
  Prometheus: Render missing labels in legend formats as an empty string (grafana#22355)
  BarGauge: Fix strict null that breaks Storybook build (grafana#22871)
  SQLStore: Add migration for adding index on annotation.alert_id (grafana#22876)
  Docs: Update export-pdf.md (grafana#22767)
  Variables: adds missing feature toggle in DashboardModel (grafana#22868)
  Devenv: adds grafana block with a customizeable version (grafana#22867)
  Alerting: support alerting on data.Frame (that can be time series) (grafana#22812)
  AlertNotifications: Translate notifications IDs to UIDs in Rule builder (grafana#19882)
  CircleCI: Don't build Storybook on PR (grafana#22865)
  Graphite: Rollup Indicator (grafana#22738)
  ...
bergquist added a commit to huanggze/grafana that referenced this pull request Mar 20, 2020
* master: (33 commits)
  CI: failfast for verify-repos.sh (grafana#22902)
  Chore: Update latest.json (grafana#22903)
  Changelog: Update for v6.7.0 (grafana#22900)
  Fix ValueMappingEditor test TS issue (grafana#22895)
  Docs: Fix Broken Link (grafana#22894)
  Migration: Create org (grafana#22542)
  NewPanelEdit: Refactor value mappings UI to work better with new panel edit (grafana#22808)
  FieldOverrides: Move FieldConfigSource from fieldOptions to PanelModel.fieldConfig (grafana#22600)
  Reporting: Update docs with correct logger name (grafana#22892)
  Design tweaks (grafana#22886)
  Remove duplicated localStorage mock (grafana#22872)
  Rich history UX fixes (grafana#22783)
  Storybook: Solve deployment issues (grafana#22873)
  Docs: Update templating.md (grafana#22881)
  AzureMonitor: support workspaces function for template variables (grafana#22882)
  Check if the datasource is of type loki using meta.id instead of name. (grafana#22877)
  Prometheus: Render missing labels in legend formats as an empty string (grafana#22355)
  BarGauge: Fix strict null that breaks Storybook build (grafana#22871)
  SQLStore: Add migration for adding index on annotation.alert_id (grafana#22876)
  Docs: Update export-pdf.md (grafana#22767)
  ...
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