-
-
Notifications
You must be signed in to change notification settings - Fork 544
Waterfall funnel #1442
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
Waterfall funnel #1442
Conversation
thumbnail: thumbnail/funnel.jpg | ||
language: plotly_js | ||
page_type: example_index |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We've got a lot of financial charts on the homepage now so I think we should create an index page like we have for some of the other sections so we only show five thumbnails from this section.
Personally, I'd like to keep candlestick, indicators, waterfalls, and funnels here and move the others to the index page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the update @Mahdis-z , 💃 once all the layout attributes are set to "user-guide" so that all the financial docs appear on the index page.
@@ -3,7 +3,7 @@ | |||
name: Indicators | |||
permalink: javascript/indicator/ | |||
description: How to make a D3.js-based gauge chart in javascript. | |||
layout: user-guide | |||
layout: base |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The layout attribute should be set to user-guide for all the docs in the financial section now so that they all appear in the index page. This is how it works for all the other index pages.
No description provided.