# Printable charts

**URL:** https://community.tago.io/t/printable-charts/1503
**Category:** Dashboards
**Created:** [November 23, 2023, 2:19pm UTC](https://community.tago.io/t/printable-charts/1503 "2023-11-23T14:19:23Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![pedrotalarico](https://avatars.discourse-cdn.com/v4/letter/p/57b2e6/32.png) [@pedrotalarico](https://community.tago.io/u/pedrotalarico)
#### Post date: [November 23, 2023, 2:19pm UTC](https://community.tago.io/t/printable-charts/1503/1 "2023-11-23T14:19:23Z")

</div>

I was wondering how can I implement a button to print the chart or export to .pdf .jpg .png like the charts of this example:  
[https://www.highcharts.com/demo/highcharts/line-boost](https://www.highcharts.com/demo/highcharts/line-boost)

Do I need to implement a custom widget using the highcharts.js library or is there an easier way?

---

<div class="post-metadata">

### Author: ![ischacht](https://avatars.discourse-cdn.com/v4/letter/i/ee7513/32.png) [@ischacht](https://community.tago.io/u/ischacht)
#### Post date: [November 23, 2023, 10:07pm UTC](https://community.tago.io/t/printable-charts/1503/2 "2023-11-23T22:07:30Z")

</div>

A good and quick workaround you can do is… do right click on a widget, and then depending on your browser you can sabe direclty the image, or open the .png in another tab. you must click a blank part of the graph tho, see below.

Right click:

 ![](https://canada1.discourse-cdn.com/flex034/uploads/tagoio1/original/2X/6/683695996bf46343149c77a877e3403b4f392e43.png)

---

<div class="post-metadata">

### Author: ![pedrotalarico](https://avatars.discourse-cdn.com/v4/letter/p/57b2e6/32.png) [@pedrotalarico](https://community.tago.io/u/pedrotalarico)
#### Post date: [November 28, 2023, 6:32pm UTC](https://community.tago.io/t/printable-charts/1503/3 "2023-11-28T18:32:22Z")

</div>

What Browser are you using?

I tryed with Chrome and Edge and it saves the image with different colors and without informations…

the image was supposed to be as following:

 ![](https://canada1.discourse-cdn.com/flex034/uploads/tagoio1/original/2X/6/667a551c5c37ca1c110d38ea9061bf3865c270a6.png)

but when I save it as png it appears like this:

 ![](https://canada1.discourse-cdn.com/flex034/uploads/tagoio1/original/2X/e/e2b14587675f2cffa4fc48ff84ed057e374470be.png)  
not showing the date/time and value of the variable…
