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

Skip to content

Minor change in Title and description text #327

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 26, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Javascript Graphing Library Text and Annotations with D3.js | Examples | Plotly
title: Javascript Graphing Library D3.js-based Text and Annotations | Examples | Plotly
name: Text and Annotations
permalink: javascript/text-and-annotations/
description: How to add text labels and annotations to plots in javascript with D3.js.
description: How to add text labels and annotations to D3.js-based plots in javascript.
layout: base
thumbnail: thumbnail/annotations.jpg
language: plotly_js
Expand Down
4 changes: 2 additions & 2 deletions _posts/plotly_js/area/2015-04-09-area_plotly_js_index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Javascript Graphing Library Filled Area Plots with D3.js | Examples | Plotly
title: Javascript Graphing Library D3.js-based Filled Area Plots | Examples | Plotly
name: Filled Area Plots
permalink: javascript/filled-area-plots/
description: How to make a filled area plot in javascript with D3.js. An area chart displays a solid color between the traces of a graph.
description: How to make a D3.js-based filled area plot in javascript. An area chart displays a solid color between the traces of a graph.
layout: base
thumbnail: thumbnail/area.jpg
language: plotly_js
Expand Down
4 changes: 2 additions & 2 deletions _posts/plotly_js/axes/2015-04-09-axes_plotly_js_index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Javascript Graphing Library Axes with D3.js | Examples | Plotly
title: Javascript Graphing Library D3.js-based Axes | Examples | Plotly
name: Axes
permalink: javascript/axes/
description: How to adjust axes properties in javascript with D3.js. Seven examples of linear and logarithmic axes, axes titles, and styling and coloring axes and grid lines.
description: How to adjust axes properties in D3.js-based javascript charts. Seven examples of linear and logarithmic axes, axes titles, and styling and coloring axes and grid lines.
layout: base
thumbnail: thumbnail/axes.jpg
language: plotly_js
Expand Down
4 changes: 2 additions & 2 deletions _posts/plotly_js/bar/2015-04-09-bar_plotly_js_index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Javascript Graphing Library Bar Charts with D3.js | Examples | Plotly
title: Javascript Graphing Library D3.js-based Bar Charts | Examples | Plotly
name: Bar Charts
permalink: javascript/bar-charts/
description: How to make a bar chart in javascript with D3.js. Seven examples of grouped, stacked, overlaid, and colored bar charts.
description: How to make a D3.js-based bar chart in javascript. Seven examples of grouped, stacked, overlaid, and colored bar charts.
layout: base
thumbnail: thumbnail/bar.jpg
language: plotly_js
Expand Down
4 changes: 2 additions & 2 deletions _posts/plotly_js/box/2015-04-09-box_plotly_js_index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Javascript Graphing Library Box Plots with D3.js | Examples | Plotly
title: Javascript Graphing Library D3.js-based Box Plots | Examples | Plotly
name: Box Plots
permalink: javascript/box-plots/
description: How to make a box plot in javascript with D3.js. Seven examples of box plots in javascript that are grouped, colored, and display the underlying data distribution.
description: How to make a D3.js-based box plot in javascript. Seven examples of box plots in javascript that are grouped, colored, and display the underlying data distribution.
layout: base
thumbnail: thumbnail/box.jpg
language: plotly_js
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Javascript Bubble Maps with D3.js | Examples | Plotly
title: Javascript D3.js-based Bubble Maps| Examples | Plotly
name: Bubble Maps
permalink: javascript/bubble-maps/
description: How to make a bubble map in JavaScript. A bubble map overlays a bubble chart on a map with D3.js.
description: How to make a D3.js-based bubble map in JavaScript. A bubble map overlays a bubble chart on a map.
layout: base
thumbnail: thumbnail/bubble-map.jpg
language: plotly_js
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Javascript Graphing Library Bubble Charts with D3.js| Examples | Plotly
title: Javascript Graphing Library D3.js-based Bubble Charts| Examples | Plotly
name: Bubble Charts
permalink: javascript/bubble-charts/
description: How to make a bubble chart in javascript with D3.js. Examples of scatter charts whose markers have variable color, size, and symbols.
description: How to make a D3.js-based bubble chart in javascript. Examples of scatter charts whose markers have variable color, size, and symbols.
layout: base
thumbnail: thumbnail/bubble.jpg
language: plotly_js
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Custom Buttons in JavaScript Charts with D3.js | Examples | Plotly
title: Custom Buttons in D3.js-based JavaScript Charts | Examples | Plotly
name: Button Events
permalink: javascript/custom-buttons/
description: How to bind callback functions to custom buttons in JavaScript charts with D3.js.
description: How to bind callback functions to custom buttons in D3.js-based JavaScript charts.
layout: base
thumbnail: thumbnail/custom-buttons.jpg
language: plotly_js
Expand Down
4 changes: 2 additions & 2 deletions _posts/plotly_js/callbacks-click/2015-04-09-click_index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Binding to Click Events in JavaScript Charts | Examples | Plotly
title: Binding to Click Events in D3.js-based JavaScript Charts | Examples | Plotly
name: Click Events
permalink: javascript/click-events/
description: How to bind callback functions to click events in JavaScript charts with D3.js.
description: How to bind callback functions to click events in D3.js-based JavaScript charts.
layout: base
thumbnail: thumbnail/click.jpg
language: plotly_js
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Dropdowns in JavaScript Charts with D3.js | Examples | Plotly
title: Dropdowns in D3.js-based JavaScript Charts | Examples | Plotly
name: Dropdown Events
permalink: javascript/high-dimension-data/
description: How to bind callback functions to custom dropdowns in JavaScript charts.
description: How to bind callback functions to custom dropdowns in D3.js-based JavaScript charts.
layout: base
thumbnail: thumbnail/dropdown.jpg
language: plotly_js
Expand Down
4 changes: 2 additions & 2 deletions _posts/plotly_js/callbacks-hover/2015-04-09-hover_index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Hover Events in JavaScript Charts with D3.js | Examples | Plotly
title: Hover Events in D3.js-based JavaScript Charts | Examples | Plotly
name: Hover Events
permalink: javascript/hover-events/
description: How to bind callback functions to hover events in JavaScript charts with D3.js.
description: How to bind callback functions to hover events in D3.js-based JavaScript charts.
layout: base
thumbnail: thumbnail/hover.jpg
language: plotly_js
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Sliders in JavaScript Charts with D3.js | Examples | Plotly
title: Sliders in D3.js-based JavaScript Charts| Examples | Plotly
name: Slider Events
permalink: javascript/range-slider/
description: How to bind callback functions to custom dropdowns in JavaScript charts with D3.js.
description: How to bind callback functions to custom dropdowns in D3.js-based JavaScript charts.
layout: base
thumbnail: thumbnail/sliders.jpg
language: plotly_js
Expand Down
4 changes: 2 additions & 2 deletions _posts/plotly_js/callbacks-zoom/2015-04-09-zoom_index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Zoom Events in JavaScript Charts with D3.js| Examples | Plotly
title: Zoom Events in D3.js-based JavaScript Charts| Examples | Plotly
name: Zoom Events
permalink: javascript/zoom-events/
description: How to bind callback functions to zoom events in JavaScript charts with D3.js.
description: How to bind callback functions to zoom events in D3.js-based JavaScript charts.
layout: base
thumbnail: thumbnail/zoom.jpg
language: plotly_js
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Javascript Graphing Library Candlestick Charts with D3.js | Examples | Plotly
title: Javascript Graphing Library D3.js-based Candlestick Charts | Examples | Plotly
name: Candlestick Charts
permalink: javascript/candlestick-charts/
description: How to graph candlestick charts in javascript with D3.js. Examples of candlestick charts.
description: How to graph D3.js-based candlestick charts in javascript. Examples of candlestick charts.
layout: base
thumbnail: thumbnail/candlestick.jpg
language: plotly_js
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Javascript Graphing Library Choropleth Maps with D3.js | Examples | Plotly
title: Javascript Graphing Library D3.js-based Choropleth Maps | Examples | Plotly
name: Choropleth Maps
permalink: javascript/choropleth-maps/
description: How to make a choropleth map in JavaScript with D3.js. A choropleth map shades geographic regions by value.
description: How to make a D3.js-based choropleth map in JavaScript. A choropleth map shades geographic regions by value.
layout: base
thumbnail: thumbnail/choropleth.jpg
language: plotly_js
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Colorscales in JavaScript for contours and heatmaps with D3.js
title: Colorscales in JavaScript for D3.js-based contours and heatmaps.
name: Heatmap and Contour Colorscales
permalink: javascript/heatmap-and-contour-colorscales/
description: How to set colorscales and heatmap colorscales in JavaScript with D3.js and Plotly. Divergent, sequential, and qualitative colorscales.
description: How to set colorscales and heatmap colorscales in D3.js-based JavaScript charts in Plotly.js. Divergent, sequential, and qualitative colorscales.
layout: base
thumbnail: thumbnail/colorbars.jpg
language: plotly_js
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Continuous Error Bars with D3.js | Examples | Plotly
title: D3.js-based Continuous Error Bars in Plotly.js| Examples | Plotly
name: Continuous Error Bars
permalink: javascript/continuous-error-bars/
description: How to add continuous error bars to a line, scatter, or bar chart with D3.js.
description: How to add D3.js-based continuous error bars to a line, scatter, or bar chart.
layout: base
thumbnail: thumbnail/error-cont.jpg
language: plotly_js
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Javascript Graphing Library Contour Plots with D3.js | Examples | Plotly
title: Javascript Graphing Library D3.js-based Contour Plots | Examples | Plotly
name: Contour Plots
permalink: javascript/contour-plots/
description: How to make a contour plot in {{ page.language }} with D3.js. Examples of contour plots of matrices with subplots, custom color-scales, and smoothing.
description: How to make a D3.js-based contour plot in {{ page.language }}. Examples of contour plots of matrices with subplots, custom color-scales, and smoothing.
layout: base
thumbnail: thumbnail/contour.jpg
language: plotly_js
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: JavaScript 2d Density Plots with D3.js | Examples | Plotly
title: JavaScript D3.js-based 2d Density Plots | Examples | Plotly
name: 2d Density Plots
permalink: javascript/2d-density-plots/
description: How to make a 2d density plot in JavaScript with D3.js. Examples of density plots with kernel density estimations, custom color-scales, and smoothing.
description: How to make a D3.js-based 2d density plot in JavaScript. Examples of density plots with kernel density estimations, custom color-scales, and smoothing.
layout: base
thumbnail: thumbnail/2d-density-plot.jpg
language: plotly_js
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Javascript Graphing Library Error Bars with D3.js | Examples | Plotly
title: Javascript Graphing Library D3.js-based Error Bars | Examples | Plotly
name: Error Bars
permalink: javascript/error-bars/
description: How to add error bars to a line, scatter, or bar chart with D3.js. Seven examples of symmetric, asymmetric, horizontal, and colored error bars.
description: How to add error bars to a D3.js-based line, scatter, or bar chart. Seven examples of symmetric, asymmetric, horizontal, and colored error bars.
layout: base
thumbnail: thumbnail/error-bar.jpg
language: plotly_js
Expand Down
4 changes: 2 additions & 2 deletions _posts/plotly_js/font/2015-04-09-font_plotly_js_index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Javascript Graphing Library Text and Font Styling with D3.js | Examples | Plotly
title: Javascript Graphing Library D3.js-basedmText and Font Styling| Examples | Plotly
name: Text and Font Styling
permalink: javascript/font/
description: How to edit and style the font of graphs in javascript with D3.js.
description: How to edit and style the font of D3.js-based graphs in javascript.
layout: base
thumbnail: thumbnail/font.jpg
language: plotly_js
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: JavaScript Graphing Library Gauge Charts with D3.js | Examples | Plotly
title: JavaScript Graphing Library D3.js-based Gauge Charts| Examples | Plotly
name: Gauge Charts
permalink: javascript/gauge-charts/
description: How to make a circular gauge chart in javascript with D3.js.
description: How to make a D3.js-based circular gauge chart in javascript.
layout: base
thumbnail: thumbnail/gauge.jpg
language: plotly_js
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Javascript Heatmaps with D3.js | Examples | Plotly
title: Javascript D3.js-based Heatmaps| Examples | Plotly
name: Heatmaps
permalink: javascript/heatmaps/
description: How to make a heatmap in javascript with a matrix with D3.js. Seven examples of colored and labeled heatmaps with custom colorscales.
description: How to make a D3.js-based heatmap in javascript with a matrix. Seven examples of colored and labeled heatmaps with custom colorscales.
layout: base
thumbnail: thumbnail/heatmap.jpg
language: plotly_js
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Javascript Graphing Library Histograms with D3.js | Examples | Plotly
title: Javascript Graphing Library D3.js-based Histograms | Examples | Plotly
name: Histograms
permalink: javascript/histograms/
description: How to make a histogram in JavaScript with D3.js. Seven examples of colored, horizontal, and normal histogram bar charts.
description: How to make a D3.js-based histogram in JavaScript. Seven examples of colored, horizontal, and normal histogram bar charts.
layout: base
thumbnail: thumbnail/histogram.jpg
language: plotly_js
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Javascript Graphing Library 2D Histograms with D3.js | Examples | Plotly
title: Javascript Graphing Library D3.js-based 2D Histograms in Plotly.js| Examples | Plotly
name: 2D Histograms
permalink: javascript/2D-Histogram/
description: How to make a 2D histogram in javascript with D3.js. A 2D histogram is a visualization of a bivariate distribution.
description: How to make a D3.js-based 2D histogram in javascript. A 2D histogram is a visualization of a bivariate distribution.
layout: base
thumbnail: thumbnail/histogram2d.jpg
language: plotly_js
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Plotly.js Horizontal Bar Charts with D3.js | Examples | Plotly
title: D3.js-based Horizontal Bar Charts in Plotly.js | Examples | Plotly
name: Horizontal Bar Charts
permalink: javascript/horizontal-bar-charts/
description: How to make a hortizontal bar chart in JavaScript with D3.js.
description: How to make a D3.js-based hortizontal bar chart in JavaScript.
layout: base
thumbnail: thumbnail/horizontal-bar.jpg
language: plotly_js
Expand Down
5 changes: 2 additions & 3 deletions _posts/plotly_js/hover/2015-10-08-hover_plotly_js_index.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
title: Javascript Graphing Library Text and Annotations with D3.js | Examples | Plotly
title: D3.js-based Javascript Graphing Library Text and Annotations | Examples | Plotly
name: Hover Text and Formatting
permalink: javascript/hover-text-and-formatting/
description: How to add hover text and format hover values in javascript with D3.js.
layout: base
description: How to add hover text and format hover values in D3.js-based javascript charts.
thumbnail: thumbnail/annotations.jpg
language: plotly_js
page_type: example_index
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Javascript Graphing Library Inset Plots with D3.js | Examples | Plotly
title: Javascript Graphing Library D3.js-based Inset Plots | Examples | Plotly
name: Inset Plots
permalink: javascript/insets/
description: How to make an inset graph in javascript with D3.js.
description: How to make an inset graph in D3.js-based javascript charts.
layout: base
thumbnail: thumbnail/insets.jpg
language: plotly_js
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Javascript Graphing Library Setting the Title, Legend Entries, and Axis Titles with D3.js| Examples | Plotly
title: Javascript Graphing Library Setting the Title, Legend Entries, and Axis Titles in D3.js-based Charts| Examples | Plotly
name: Setting the Title, Legend Entries, and Axis Titles
permalink: javascript/figure-labels/
description: How to set the title, legend-entries, and axis-titles in javascript with D3.js.
description: How to set the title, legend-entries, and axis-titles in javascript D3.js-based charts.
layout: base
thumbnail: thumbnail/labels.jpg
language: plotly_js
Expand Down
4 changes: 2 additions & 2 deletions _posts/plotly_js/lasso/2016-01-27-lasso_plotly_js_index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Lasso Selection in JavaScript Charts with D3.js | Examples | Plotly
title: Lasso Selection in JavaScript D3.js-based Charts Examples | Plotly
name: Lasso Selection
permalink: javascript/lasso-selection/
description: How to bind callback functions to lasso selection in JavaScript charts with D3.js.
description: How to bind callback functions to lasso selection in JavaScript D3.js-based charts.
layout: base
thumbnail: thumbnail/lasso.jpg
language: plotly_js
Expand Down
4 changes: 2 additions & 2 deletions _posts/plotly_js/latex/2015-04-09-latex_plotly_js_index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Javascript Graphing Library LaTeX with D3.js | Examples | Plotly
title: Javascript Graphing Library D3.js-based LaTeX Graphs| Examples | Plotly
name: LaTeX
permalink: javascript/LaTeX/
description: How to add LaTeX to javascript graphs with D3.js.
description: How to add LaTeX to javascript D3.js-based graphs.
layout: base
thumbnail: thumbnail/latex.jpg
language: plotly_js
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Javascript Graphing Library Legends with D3.js | Examples | Plotly
title: Javascript Graphing Library D3.js-based Legends | Examples | Plotly
name: Legends
permalink: javascript/legend/
description: How to modify the legend in javascript graphs with D3.js. Seven examples of how to move, color, and hide the legend.
description: How to modify the legend in D3.js-based javascript graphs. Seven examples of how to move, color, and hide the legend.
layout: base
thumbnail: thumbnail/legends.jpg
language: plotly_js
Expand Down
4 changes: 2 additions & 2 deletions _posts/plotly_js/line-plots/2015-07-24-line-plots-index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Plotly.js Line Charts with D3.js | Examples | Plotly
title: D3.js-based Line Charts In Plotly.js | Examples | Plotly
name: Line Charts
permalink: javascript/line-charts/
description: How to make line charts in JavaScript with D3.js.
description: How to make D3.js-based line charts in JavaScript.
layout: base
thumbnail: thumbnail/line-plots.jpg
language: plotly_js
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Javascript Graphing Library and Scatter Plots with D3.js | Examples | Plotly
title: Javascript Graphing Library D3.js-based Scatter Plots | Examples | Plotly
name: Scatter Plots
permalink: javascript/line-and-scatter/
description: How to make line and scatter plots in JavaScript with D3.js. Examples of basic and colored line and scatter plots.
description: How to make D3.js-based line and scatter plots in JavaScript. Examples of basic and colored line and scatter plots.
layout: base
thumbnail: thumbnail/line-and-scatter.jpg
language: plotly_js
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Plotly.js Lines on Maps with D3.js | Examples | Plotly
title: Plotly.js Lines on D3.js-based Maps | Examples | Plotly
name: Lines on Maps
permalink: javascript/lines-on-maps/
description: How to draw lines, great circles, and contours on maps in JavaScript with D3.js. Lines on maps can show distance between geographic points or be contour lines (isolines, isopleths, or isarithms).
description: How to draw D3.js-based lines, great circles, and contours on maps in JavaScript. Lines on maps can show distance between geographic points or be contour lines (isolines, isopleths, or isarithms).
layout: base
thumbnail: thumbnail/flight-paths.jpg
language: plotly_js
Expand Down
4 changes: 2 additions & 2 deletions _posts/plotly_js/log/2015-04-09-log_plotly_js_index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Javascript Graphing Library Log Plots with D3.js | Examples | Plotly
title: Javascript Graphing Library D3.js-based Log Plots| Examples | Plotly
name: Log Plots
permalink: javascript/log-plot/
description: How to make a plot with logarithmic axes in javascript with D3.js.
description: How to make a plot with D3.js-based logarithmic axes in javascript.
layout: base
thumbnail: thumbnail/log.jpg
language: plotly_js
Expand Down
Loading