| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…to css. Fixed Wizard examples not rendering and typo in Input Group Basic example
| ## Multi-color (ordered), horizontal stacked bar chart with bottom-left aligned legend | ||
| This demonstrates an alternate way of applying tooltips using data labels | ||
| ```js | ||
| ```js title=Multi-color-(ordered),-horizontal-stacked-bar-chart-with-bottom-left-aligned-legend |
There was a problem hiding this comment.
Why do some titles have dashes instead of white space, while others do not?
Sorry, something went wrong.
There was a problem hiding this comment.
There are a couple examples that originally had off as Bottom-left and Multi-color -- note the intentional dash
Sorry, something went wrong.
There was a problem hiding this comment.
White space is not supported in code block attributes by gatsby-mdx. We use dashes and then string replace them with spaces in our gatsby-theme-patternfly-org.
Sorry, something went wrong.
| This demonstrates monthly data and responsiveness for mobile | ||
| ```js | ||
| ## | ||
| ```js title=Monthly stacked bar chart with bottom aligned legend and responsive container |
There was a problem hiding this comment.
This title has no dashes
Sorry, something went wrong.
|
|
||
| Note: PatternFly React charts live in its own package at [@patternfly/react-charts](https://www.npmjs.com/package/@patternfly/react-charts)! | ||
|
|
||
| ## Introduction |
There was a problem hiding this comment.
Why does this chart MD file have an introduction tag, but not others? Most chart examples have a similar paragraph.
Sorry, something went wrong.
There was a problem hiding this comment.
We should make them consistent. In our refactor we weren't very consistent.
Sorry, something went wrong.
Codecov Report
@@ Coverage Diff @@
## master #3131 +/- ##
=======================================
Coverage 69.02% 69.02%
=======================================
Files 858 858
Lines 23535 23535
Branches 1877 1877
=======================================
Hits 16246 16246
Misses 6336 6336
Partials 953 953
Continue to review full report at Codecov.
|
Sorry, something went wrong.
There was a problem hiding this comment.
Can you please link the issue Zack. Thanks!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What: Refactor docs to work with gatsby-theme-patternfly-org.
Additional issues: