Skip to content

Commit

Permalink
moved tooltips link to 'Contents' section
Browse files Browse the repository at this point in the history
  • Loading branch information
AviSander committed Nov 29, 2016
1 parent 1f6959e commit 6f3a2dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ In this tutorial, you will be building a simple bar chart. The source code is lo
4. [Adding Selection and Interaction with Other Visuals](Tutorial/Selection.md)
5. [Adding Static Objects to Property Pane](Tutorial/StaticObjects.md)
6. [Adding Databound Objects to Property Pane](Tutorial/DataBoundObjects.md)
7. [Adding Tooltips to the Bar Chart](Visual/Tooltips.md)
8. [Finally Package for Distribution ... Done!](tools/usage.md#packaging-your-visual-for-distribution)
7. [Finally Package for Distribution ... Done!](tools/usage.md#packaging-your-visual-for-distribution)

### Building R Powered Custom Visual (corrplot)
1. [Creating a new R Powered Custom Visual](RVisualTutorial/CreateNewVisual.md)
Expand All @@ -58,6 +57,7 @@ In this tutorial, you will be building a simple bar chart. The source code is lo
* [Visual Documentation](Visual/Visual.md)
* [Visual/IVisual Api](Visual/IVisualApi.md)
* [Handling Selection in Visuals](Visual/Selection.md)
* [Adding Tooltips to Visuals](Visual/Tooltips.md)
* [PowerBI Glossary](Glossary.md)
* [Change Log](ChangeLog.md)
* [Roadmap](Roadmap/README.md)
Expand Down

0 comments on commit 6f3a2dd

Please sign in to comment.