Remove Google Charts info (#9826)
Joel Hans committed
Aug 27, 2020 at 08:04 UTC
e1ce1cf64fec9e2bccf76adb9705e8189f96b160
1 file changed
-14
web/api/README.md
-14
@@ -1,8 +1,6 @@
1
<!--
2
----
2
title: "API"
3
custom_edit_url: https://github.com/netdata/netdata/edit/master/web/api/README.md
5
----
4
-->
5
6
# API
@@ -13,16 +11,4 @@ The complete documentation of the Netdata API is available at the **[Swagger Edi
11
12
If your prefer it over the Swagger Editor, you can also use **[Swagger UI](https://registry.my-netdata.io/swagger/#!/default/get_data)**. This however does not provide all the information available.
13
16
-## Google charts API
17
-
18
-Netdata is a [Google Visualization API datatable and datasource provider](https://developers.google.com/chart/interactive/docs/reference), so it can directly be used with [Google Charts](https://developers.google.com/chart/interactive/docs/).
19
-
20
-Check this [single chart, jsfiddle example](https://jsfiddle.net/ktsaou/ensu4uws/9/):
21
-
22
-
23
-
24
-and this [multi chart, jsfiddle example](https://jsfiddle.net/ktsaou/L5y2eqp2/):
25
-
26
-
27
-
14
[](<>)