Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 18, 2023. It is now read-only.

Commit 4e6d23d

Browse files
authored
Merge pull request #20 from jacalata/patch-2
Highlight deprecated status
2 parents f9a9f80 + e7c1aa3 commit 4e6d23d

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# js-api-samples
2-
[![Tableau Supported](https://img.shields.io/badge/Support%20Level-Tableau%20Supported-53bd92.svg)](https://www.tableau.com/support-levels-it-and-developer-tools)
2+
3+
[![Deprecated](https://img.shields.io/badge/Deprecated-do%20not%20use-orange)](https://www.tableau.com/support-levels-it-and-developer-tools)
4+
5+
6+
## Deprecated
7+
Do not use this project.
8+
To get started with Tableau embedding, see https://github.com/tableau/embedding-playbook
9+
For sample code that demonstrates the v3 embedding API, see https://github.com/tableau/embedding-api-v3-samples
10+
For a guide to migrating your code to the v3 embedding API, see https://github.com/tableau/embedding-api-v3-guide
11+
12+
13+
------------------
14+
15+
316

417
This repository contains samples for the Tableau JavaScript API. You will also find companion content here for the JS API video series. Official developer
518
docs for the JS API can be found [here](https://onlinehelp.tableau.com/current/api/js_api/en-us/JavaScriptAPI/js_api.htm).

0 commit comments

Comments
 (0)