forked from plotly/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7facaa1
commit cdb1df7
Showing
9 changed files
with
35 additions
and
4 deletions.
There are no files selected for viewing
31 changes: 31 additions & 0 deletions
31
_posts/plotly_js/chart-events/2019-09-12-plotly_js-chart-events-index.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
permalink: javascript/chart-events/ | ||
title: Plotly.js Chart Events | ||
description: Plotly.js makes interactive, publication-quality graphs online. Examples of binding callbacks to Plotly chart interactions. | ||
name: More Chart Events | ||
layout: langindex | ||
language: plotly_js | ||
display_as: chart_events | ||
has_thumbnail: true | ||
thumbnail: thumbnail/mixed.jpg | ||
page_type: example_index | ||
order: 25 | ||
--- | ||
|
||
|
||
<header class="--welcome"> | ||
<div class="--welcome-body"> | ||
<!--div.--wrap-inner--> | ||
<div class="--title"> | ||
<div class="--category-img"><img src="https://images.plot.ly/language-icons/api-home/js-logo.png" alt=""></div> | ||
<div class="--body"> | ||
<h1>Plotly.js Subplots</h1> | ||
<p>{{page.description}}</consectetur> | ||
</p> | ||
</div> | ||
</div> | ||
</div> | ||
</header> | ||
|
||
{% assign languagelistimg = site.posts | where:"language","plotly_js" | where:"display_as","chart_events" | where:"has_thumbnail",true | where: "layout","user-guide" | sort: "order" %} | ||
{% include documentation_eg.html %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.