Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Order refactor#168

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nicolaskruchten merged 22 commits intomasterfromorder-refactor
Nov 13, 2019
Merged
Show file tree
Hide file tree
Changes from1 commit
Commits
Show all changes
22 commits
Select commitHold shift + click to select a range
0b41a25
removing duplicate comparing webgl vs svg post
Nov 4, 2019
d7f5885
refactor order in file_settings
Nov 4, 2019
dedfee4
refactor order in basic charts
Nov 4, 2019
2479f33
refactor order in statisctical charts
Nov 4, 2019
b839d39
refactor order in scientific charts
Nov 4, 2019
9f50595
refactor order in financial charts
Nov 4, 2019
6d7b447
refactor order in maps charts
Nov 4, 2019
7d2891a
refactor order in 3d charts
Nov 4, 2019
6d6a71c
refactor order in subplots charts
Nov 4, 2019
4147d72
fixup to order in scientific charts
Nov 4, 2019
823e005
fixup to ordering in base
Nov 4, 2019
6eb11eb
creating script to check order and enforce it
Nov 5, 2019
d2f05ad
fixups to order
Nov 5, 2019
dbd1860
fixup to scripts
Nov 5, 2019
d4d61f9
incrementing order of posts after 5 by 1 to account for index post
Nov 6, 2019
0a623f0
updating check-order so that no post can have order 5 since that is t…
Nov 6, 2019
8e5d02d
merging master
Nov 11, 2019
128fe00
moving trendlines post to end of index to ensure sequential order
Nov 11, 2019
a21e8d5
refactoring check order script to check all display_as categories at …
Nov 11, 2019
fa6d00d
fixing up ci script to catch duplicate orders
Nov 11, 2019
93f0cb9
concat check-order and enforce-order using command line argument for …
Nov 11, 2019
26ba175
dropping check-order.py
Nov 13, 2019
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
PrevPrevious commit
NextNext commit
refactor order in scientific charts
  • Loading branch information
Joseph Damiba committedNov 4, 2019
commitb839d39637c51d1646a8ec8a19d95ccbc6e99e10
2 changes: 1 addition & 1 deletionpython/annotated_heatmap.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -29,7 +29,7 @@ jupyter:
language: python
layout: base
name: Annotated Heatmaps
order:4
order:6
page_type: u-guide
permalink: python/annotated_heatmap/
thumbnail: thumbnail/ann_heat.jpg
Expand Down
2 changes: 1 addition & 1 deletionpython/carpet-scatter.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -31,7 +31,7 @@ jupyter:
language: python
layout: base
name: Carpet Scatter Plot
order:28
order:14
page_type: u-guide
permalink: python/carpet-scatter/
thumbnail: thumbnail/scattercarpet.jpg
Expand Down
2 changes: 1 addition & 1 deletionpython/contour-plots.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -29,7 +29,7 @@ jupyter:
language: python
layout: base
name: Contour Plots
order:2
order:1
page_type: example_index
permalink: python/contour-plots/
thumbnail: thumbnail/contour.jpg
Expand Down
2 changes: 1 addition & 1 deletionpython/dendrogram.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -29,7 +29,7 @@ jupyter:
language: python
layout: base
name: Dendrograms
order:6
order:7
page_type: u-guide
permalink: python/dendrogram/
thumbnail: thumbnail/dendrogram.jpg
Expand Down
2 changes: 1 addition & 1 deletionpython/heatmaps.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -29,7 +29,7 @@ jupyter:
language: python
layout: base
name: Heatmaps
order:3
order:2
page_type: example_index
permalink: python/heatmaps/
redirect_from: python/heatmap/
Expand Down
2 changes: 1 addition & 1 deletionpython/log-plot.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -29,7 +29,7 @@ jupyter:
language: python
layout: base
name: Log Plots
order:1
order:5
permalink: python/log-plot/
thumbnail: thumbnail/log.jpg
---
Expand Down
2 changes: 1 addition & 1 deletionpython/network-graphs.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -30,7 +30,7 @@ jupyter:
language: python
layout: base
name: Network Graphs
order:14
order:13
page_type: u-guide
permalink: python/network-graphs/
redirect_from:
Expand Down
2 changes: 1 addition & 1 deletionpython/parallel-coordinates-plot.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -31,7 +31,7 @@ jupyter:
language: python
layout: base
name: Parallel Coordinates Plot
order:11.5
order:10
page_type: u-guide
permalink: python/parallel-coordinates-plot/
thumbnail: thumbnail/parcoords.jpg
Expand Down
2 changes: 1 addition & 1 deletionpython/polar-chart.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -29,7 +29,7 @@ jupyter:
language: python
layout: base
name: Polar Charts
order:29
order:15
page_type: u-guide
permalink: python/polar-chart/
thumbnail: thumbnail/polar.gif
Expand Down
2 changes: 1 addition & 1 deletionpython/quiver-plots.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -30,7 +30,7 @@ jupyter:
language: python
layout: base
name: Quiver Plots
order:12
order:11
permalink: python/quiver-plots/
thumbnail: thumbnail/quiver-plot.jpg
---
Expand Down
2 changes: 1 addition & 1 deletionpython/radar-chart.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -29,7 +29,7 @@ jupyter:
language: python
layout: base
name: Radar Charts
order:30
order:16
page_type: u-guide
permalink: python/radar-chart/
thumbnail: thumbnail/radar.gif
Expand Down
2 changes: 1 addition & 1 deletionpython/streamline-plots.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -30,7 +30,7 @@ jupyter:
language: python
layout: base
name: Streamline Plots
order:13
order:12
permalink: python/streamline-plots/
thumbnail: thumbnail/streamline.jpg
---
Expand Down
2 changes: 1 addition & 1 deletionpython/ternary-plots.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -29,7 +29,7 @@ jupyter:
language: python
layout: base
name: Ternary Plots
order:9
order:8
page_type: example_index
permalink: python/ternary-plots/
thumbnail: thumbnail/ternary.jpg
Expand Down
2 changes: 1 addition & 1 deletionpython/ternary-scatter-contour.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -30,7 +30,7 @@ jupyter:
language: python
layout: base
name: Ternary Overlay
order:11
order:9
page_type: u-guide
permalink: python/ternary-scatter-contour/
thumbnail: thumbnail/ternary-scatter-contour.jpg
Expand Down
2 changes: 1 addition & 1 deletionpython/wind-rose-charts.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -30,7 +30,7 @@ jupyter:
language: python
layout: base
name: Wind Rose and Polar Bar Charts
order:8
order:3
page_type: example_index
permalink: python/wind-rose-charts/
thumbnail: thumbnail/wind-rose.jpg
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp