Skip to content

Commit 7548669

Browse files
author
mahdis-z
committed
thumbnail added+some minor modifications
1 parent e3d11d7 commit 7548669

7 files changed

+5
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
---
2-
title: JavaScript Graphing Library D3.js-based Gauge Charts| Examples | Plotly
3-
name: Gauge Charts
2+
title: JavaScript Graphing Library D3.js-based Indicator| Examples | Plotly
3+
name: Indicators
44
permalink: javascript/indicator/
55
description: How to make a D3.js-based gauge chart in javascript.
66
layout: user-guide
7-
thumbnail: thumbnail/gauge.jpg
7+
thumbnail: thumbnail/indicator.jpg
88
language: plotly_js
9+
page_type: example_index
910
has_thumbnail: true
1011
display_as: financial
1112
order: 4
12-
redirect_from: javascript-graphing-library//indicator
13+
redirect_from: javascript-graphing-library/indicator
1314
---
1415
{% assign examples = site.posts | where:"language","plotly_js" | where:"suite","indicator" | sort: "order" %}
1516
{% include auto_examples.html examples=examples %}

0 commit comments

Comments
 (0)